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:
Diffstat (limited to '.chglog')
-rwxr-xr-x.chglog/config.yml5
1 files changed, 4 insertions, 1 deletions
diff --git a/.chglog/config.yml b/.chglog/config.yml
index 20acb01fe..c178d27e8 100755
--- a/.chglog/config.yml
+++ b/.chglog/config.yml
@@ -8,19 +8,22 @@ options:
filters:
Type:
- feat
+ - imprv
+ - change
- perf
- fix
- - imprv
commit_groups:
sort_by: Custom
title_order:
- feat
- imprv
+ - change
- perf
- fix
title_maps:
feat: New
imprv: Improvements
+ change: Change
perf: Performance
fix: Bug Fixes
header: