mirror of
https://github.com/git-chglog/git-chglog.git
synced 2026-01-23 02:15:12 +00:00
docs: Update CHANGELOG
This commit is contained in:
parent
40b31a0f68
commit
6050f20bcd
1 changed files with 14 additions and 0 deletions
14
CHANGELOG.md
14
CHANGELOG.md
|
|
@ -6,6 +6,18 @@ This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html
|
|||
## [Unreleased]
|
||||
|
||||
|
||||
<a name="0.9.1"></a>
|
||||
## [0.9.1] - 2019-09-23
|
||||
|
||||
<a name="0.9.0"></a>
|
||||
## [0.9.0] - 2019-09-23
|
||||
### Bug Fixes
|
||||
- Fixing tests on windows
|
||||
|
||||
### Features
|
||||
- Add --tag-filter-pattern flag.
|
||||
|
||||
|
||||
<a name="0.8.0"></a>
|
||||
## [0.8.0] - 2019-02-23
|
||||
### Features
|
||||
|
|
@ -130,6 +142,8 @@ This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html
|
|||
|
||||
|
||||
[Unreleased]: https://github.com/git-chglog/git-chglog/compare/0.8.0...HEAD
|
||||
[0.9.1]: https://github.com/git-chglog/git-chglog/compare/0.9.0...0.9.1
|
||||
[0.9.0]: https://github.com/git-chglog/git-chglog/compare/0.8.0...0.9.0
|
||||
[0.8.0]: https://github.com/git-chglog/git-chglog/compare/0.7.1...0.8.0
|
||||
[0.7.1]: https://github.com/git-chglog/git-chglog/compare/0.7.0...0.7.1
|
||||
[0.7.0]: https://github.com/git-chglog/git-chglog/compare/0.6.0...0.7.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue