clap/.clog.toml
2015-08-27 19:48:03 +03:00

11 lines
No EOL
249 B
TOML

[clog]
repository = "https://github.com/kbknapp/clap-rs"
outfile = "CHANGELOG.md"
from-latest-tag = true
[sections]
Performance = ["perf"]
Improvements = ["impr", "im", "imp"]
Documentation = ["docs"]
Deprecations = ["depr"]
Examples = ["examples"]