Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/gajim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlovetox <philipp@hoerist.com>2022-05-20 23:48:55 +0300
committerlovetox <philipp@hoerist.com>2022-05-20 23:48:55 +0300
commit0bd5a167ad1e9afca3305b00c3352a380cec477d (patch)
tree1df9b4fca1ae291144535ae781ac9925e8a1ce26 /.chglog
parentd4092bd654ad30a98e3e45064debfd3b49f1335d (diff)
chore: Update git-chglog config
Diffstat (limited to '.chglog')
-rwxr-xr-x.chglog/config.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.chglog/config.yml b/.chglog/config.yml
index 213b475fe..4dd8e8e1c 100755
--- a/.chglog/config.yml
+++ b/.chglog/config.yml
@@ -10,13 +10,14 @@ options:
- feat
- perf
- fix
+ - imprv
commit_groups:
sort_by: Custom
title_order:
- feat
+ - imprv
- perf
- fix
- - imprv
title_maps:
feat: New
imprv: Improvements