aboutsummaryrefslogtreecommitdiff
path: root/clap/.clog.toml
blob: 301dd920e78ec1bfac1df92b630e324995727f27 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[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"]
"New Settings" = ["setting", "settings"]
"API Additions" = ["add", "api"]
"New Sponsor" = ["sponsor"]