chore: update changelog for v0.11.0

This commit is contained in:
Derek Smith 2021-03-12 10:56:26 -06:00
parent 0cc1984e29
commit b70aef4adb

View file

@ -5,6 +5,10 @@ This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html
<a name="unreleased"></a>
## [Unreleased]
<a name="v0.11.0"></a>
## [v0.11.0] - 2021-03-12
### Features
- add Jira integration ([#52](https://github.com/git-chglog/git-chglog/issues/52))
<a name="v0.10.0"></a>
## [v0.10.0] - 2021-01-16
@ -167,7 +171,8 @@ https://github.com/git-chglog/git-chglog/releases/download/v<VERSION>/git-chglog
- First implement
[Unreleased]: https://github.com/git-chglog/git-chglog/compare/v0.10.0...HEAD
[Unreleased]: https://github.com/git-chglog/git-chglog/compare/v0.11.0...HEAD
[v0.11.0]: https://github.com/git-chglog/git-chglog/compare/v0.10.0...v0.11.0
[v0.10.0]: https://github.com/git-chglog/git-chglog/compare/0.9.1...v0.10.0
[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