From 7d4f3e8dffaf39e1ec5f6066533c7133560e387e Mon Sep 17 00:00:00 2001 From: Manuel Vogel Date: Sun, 22 Jan 2023 12:06:25 +0100 Subject: [PATCH] chore: update changelog for v0.15.2 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4db541e4..e1c01bc5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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))