diff --git a/CHANGELOG.md b/CHANGELOG.md index d7b08c1..3368dd2 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.2.0] - 2021-12-15 + ### Added - Add `Created At` printer column for `App` CRD. @@ -21,5 +23,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Move existing APIs from `giantswarm/apiextensions` to this repository. -[Unreleased]: https://github.com/giantswarm/apiextensions-application/compare/v0.1.0...HEAD +[Unreleased]: https://github.com/giantswarm/apiextensions-application/compare/v0.2.0...HEAD +[0.2.0]: https://github.com/giantswarm/apiextensions-application/compare/v0.1.0...v0.2.0 [0.1.0]: https://github.com/giantswarm/apiextensions-application/releases/tag/v0.1.0