aboutsummaryrefslogtreecommitdiff
path: root/clap/.clog.toml
diff options
context:
space:
mode:
Diffstat (limited to 'clap/.clog.toml')
-rw-r--r--clap/.clog.toml14
1 files changed, 0 insertions, 14 deletions
diff --git a/clap/.clog.toml b/clap/.clog.toml
deleted file mode 100644
index 301dd92..0000000
--- a/clap/.clog.toml
+++ /dev/null
@@ -1,14 +0,0 @@
-[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"]