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-06-18 10:36:34 +0300
committerlovetox <philipp@hoerist.com>2022-06-18 10:36:34 +0300
commit6feecebc6cc08df66e72f846f8015f7768367412 (patch)
tree9a87931c054b49a052b6b886680616c2ab0baed1 /.chglog
parent7ad2d2856d3fc6e7efbbb2c31813957e913038ec (diff)
chore: Add new changelog tag
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: