diff --git a/CHANGELOG.md b/CHANGELOG.md index 1ce68d2cd..400d724dd 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] +## [3.3.0] - 2020-10-23 + ### Added - Add display columns to `AppCatalogEntry` CRD. @@ -535,7 +537,8 @@ needing to enter empty strings. -[Unreleased]: https://github.com/giantswarm/apiextensions/compare/v3.2.0...HEAD +[Unreleased]: https://github.com/giantswarm/apiextensions/compare/v3.3.0...HEAD +[3.3.0]: https://github.com/giantswarm/apiextensions/compare/v3.2.0...v3.3.0 [3.2.0]: https://github.com/giantswarm/apiextensions/compare/v3.1.0...v3.2.0 [3.1.0]: https://github.com/giantswarm/apiextensions/compare/v3.0.0...v3.1.0 [3.0.0]: https://github.com/giantswarm/apiextensions/compare/v2.6.1...v3.0.0