diff --git a/CHANGELOG.md b/CHANGELOG.md index 6920e6f..cdc0fde 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.9.0] - 2023-10-08 + +### Added + +- Add customized Static CMS setup (editor) + ## [0.8.0] - 2023-10-05 ### Added @@ -209,7 +215,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Initial docsy setup. -[Unreleased]: https://github.com/giantswarm/handbook/compare/v0.8.0...HEAD +[Unreleased]: https://github.com/giantswarm/handbook/compare/v0.9.0...HEAD +[0.9.0]: https://github.com/giantswarm/handbook/compare/v0.8.0...v0.9.0 [0.8.0]: https://github.com/giantswarm/handbook/compare/v0.7.1...v0.8.0 [0.7.1]: https://github.com/giantswarm/handbook/compare/v0.7.0...v0.7.1 [0.7.0]: https://github.com/giantswarm/handbook/compare/v0.6.0...v0.7.0