updated chglog config
This commit is contained in:
parent
0c493bcb0b
commit
16fde0644c
|
@ -1,4 +1,4 @@
|
||||||
style: none
|
style: "github"
|
||||||
template: CHANGELOG.tpl.md
|
template: CHANGELOG.tpl.md
|
||||||
info:
|
info:
|
||||||
title: CHANGELOG
|
title: CHANGELOG
|
||||||
|
@ -18,6 +18,14 @@ options:
|
||||||
- Improved
|
- Improved
|
||||||
- Removed
|
- Removed
|
||||||
commit_groups:
|
commit_groups:
|
||||||
|
sort_by: Custom
|
||||||
|
title_order:
|
||||||
|
- Added
|
||||||
|
- Implemented
|
||||||
|
- Improved
|
||||||
|
- Changed
|
||||||
|
- Removed
|
||||||
|
- fixed
|
||||||
# title_maps:
|
# title_maps:
|
||||||
# feat: Features
|
# feat: Features
|
||||||
# fix: Bug Fixes
|
# fix: Bug Fixes
|
||||||
|
|
Loading…
Reference in a new issue