mirror of
https://github.com/git-chglog/git-chglog.git
synced 2026-01-23 02:15:12 +00:00
1,021 B
1,021 B
CHANGELOG
0.1.0 (2018-02-25)
Bug Fixes
- Fix a bug that
Commit.Revert.Headeris not converted byGitHubProcessor - Fix error message when
Tagcan not be acquired - Fix
Revertof template created by Initializer
Code Refactoring
- Refactor
Initializerto testable
Features
- Supports annotated git-tag and adds
Tag.Subjectfield #3 - Remove commit message preview on select format
- Add Git Basic to commit message format
- Add preview to the commit message format of
--initoption
0.0.2 (2018-02-19)
Bug Fixes
- Fix
Revertof template created by Initializer
Features
- Add Git Basic to commit message format
- Add preview to the commit message format of
--initoption
0.0.1 (2018-02-18)
First release 🎉