chore: update changelog for v0.15.2

This commit is contained in:
Manuel Vogel 2023-01-22 12:06:25 +01:00
parent 36320619c5
commit 7d4f3e8dff

View file

@ -9,6 +9,7 @@
- **deps:** update module gopkg.in/yaml.v2 to v3 ([#221](https://github.com/git-chglog/git-chglog/issues/221))
### Chores
- update changelog for v0.15.2
- update Go install instructions ([#205](https://github.com/git-chglog/git-chglog/issues/205))
- bump golang to 1.19 ([#218](https://github.com/git-chglog/git-chglog/issues/218))
- **deps:** update all non-major dependencies ([#220](https://github.com/git-chglog/git-chglog/issues/220))