From 9f5596b5289b36a271a47812568aaafe03160eec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Storhaug?= Date: Sat, 18 Apr 2020 19:19:24 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 60df95d..d1be0ee 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -34,8 +34,9 @@ and this project adheres to [Semantic Versioning](https://semver.org). ## 1.0.0 - 2019-07-09 -[Unreleased]: https://github.com/andstor/copycat-action/compare/v3.1.1...HEAD -[3.1.0]: https://github.com/andstor/copycat-action/compare/v3.1.0...v3.1.1 +[Unreleased]: https://github.com/andstor/copycat-action/compare/v3.2.0...HEAD +[3.2.0]: https://github.com/andstor/copycat-action/compare/v3.1.1...v3.2.0 +[3.1.1]: https://github.com/andstor/copycat-action/compare/v3.1.0...v3.1.1 [3.1.0]: https://github.com/andstor/copycat-action/compare/v3.0.1...v3.1.0 [3.0.1]: https://github.com/andstor/copycat-action/compare/v3.0.0...v3.0.1 [3.0.0]: https://github.com/andstor/copycat-action/compare/v2.0.0...v3.0.0