clap/.clog.toml

11 lines
226 B
TOML
Raw Normal View History

[clog]
repository = "https://github.com/kbknapp/clap-rs"
2015-05-05 23:32:48 +00:00
outfile = "CHANGELOG.md"
from-latest-tag = true
[sections]
Performance = ["perf"]
2015-05-05 23:32:48 +00:00
Improvements = ["impr", "im", "imp"]
Documentation = ["docs"]
2015-05-22 17:19:06 +00:00
Deprecations = ["depr"]