You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
352 B
15 lines
352 B
[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"]
|