diff --git a/CHANGELOG.md b/CHANGELOG.md index 5010d08..d67604b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.1.0] - 2023-04-20 + ## [0.1.3] - 2023-04-20 ## [0.1.3] - 2023-04-20 @@ -24,7 +26,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Changelog - Build and test using GitHub Actions -[Unreleased]: https://github.com/giantswarm/gapps-automation/compare/v0.1.3...HEAD +[Unreleased]: https://github.com/giantswarm/gapps-automation/compare/v0.1.0...HEAD +[0.1.0]: https://github.com/giantswarm/gapps-automation/compare/v0.1.3...v0.1.0 [0.1.3]: https://github.com/giantswarm/gapps-automation/compare/v0.1.3...v0.1.3 [0.1.3]: https://github.com/giantswarm/gapps-automation/compare/v0.1.2...v0.1.3 [0.1.2]: https://github.com/giantswarm/gapps-automation/compare/v0.1.1...v0.1.2