diff --git a/CHANGELOG.md b/CHANGELOG.md index 43f15c19..23e71966 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,18 +9,28 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added -- [#416](https://github.com/spegel-org/spegel/pull/416) Add image and Helm chart signing with Cosign. - ### Changed -- [#411](https://github.com/spegel-org/spegel/pull/411) Replace XenitAB pkg with internal package. - ### Deprecated ### Removed ### Fixed +### Security + +## v0.0.20 + +### Added + +- [#416](https://github.com/spegel-org/spegel/pull/416) Add image and Helm chart signing with Cosign. + +### Changed + +- [#411](https://github.com/spegel-org/spegel/pull/411) Replace XenitAB pkg with internal package. + +### Fixed + - [#412](https://github.com/spegel-org/spegel/pull/412) Fix http bootstrapper arg annotation. ### Security