diff --git a/CHANGELOG.md b/CHANGELOG.md index 00c97dd..dafd329 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.5.1] - 2022-09-02 + ### Added - Allow WC's NAT IPs to communicate with the API through the Load Balancer @@ -69,7 +71,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Improve logging by adding gcp cluster name being reconciled. -[Unreleased]: https://github.com/giantswarm/capg-firewall-rule-operator/compare/v0.5.0...HEAD +[Unreleased]: https://github.com/giantswarm/capg-firewall-rule-operator/compare/v0.5.1...HEAD +[0.5.1]: https://github.com/giantswarm/capg-firewall-rule-operator/compare/v0.5.0...v0.5.1 [0.5.0]: https://github.com/giantswarm/capg-firewall-rule-operator/compare/v0.4.1...v0.5.0 [0.4.1]: https://github.com/giantswarm/capg-firewall-rule-operator/compare/v0.4.0...v0.4.1 [0.4.0]: https://github.com/giantswarm/capg-firewall-rule-operator/compare/v0.3.1...v0.4.0