Skip to content

Commit

Permalink
chore(.clog.toml): utilizes new sections feature of clog
Browse files Browse the repository at this point in the history
  • Loading branch information
kbknapp committed May 3, 2015
1 parent 4a11b30 commit 80352bf
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .clog.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
[clog]
repository = "https://github.com/kbknapp/clap-rs"
from-latest-tag = true

[sections]
Performance = ["perf"]
Improvements = ["impr", "im"]
Documentation = ["docs"]

0 comments on commit 80352bf

Please sign in to comment.