diff --git a/sdk/CHANGELOG.md b/sdk/CHANGELOG.md index 4e1ad43fe..66c308e00 100644 --- a/sdk/CHANGELOG.md +++ b/sdk/CHANGELOG.md @@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.5.0] - 2024-07-23 + ### Added - Add Azure provider to the list of supported providers. @@ -52,7 +54,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - `Release` type that represents a Giant Swarm workload cluster release. -[Unreleased]: https://github.com/giantswarm/releases/compare/sdk/v0.3.0...HEAD +[Unreleased]: https://github.com/giantswarm/releases/compare/sdk/v0.5.0...HEAD +[0.5.0]: https://github.com/giantswarm/releases/releases/tag/sdk/v0.5.0 +[0.4.0]: https://github.com/giantswarm/releases/releases/tag/sdk/v0.4.0 [0.3.0]: https://github.com/giantswarm/releases/releases/tag/sdk/v0.3.0 [0.2.0]: https://github.com/giantswarm/releases/releases/tag/sdk/v0.2.0 [0.1.0]: https://github.com/giantswarm/releases/releases/tag/sdk/v0.1.0