diff --git a/CHANGELOG.md b/CHANGELOG.md index 33ec743e..73abf03a 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] +## [1.11.0] - 2024-06-21 + ### Deprecated - `data.scalr_webhook`: attribute `secret_key` is deprecated and will be removed in the next major version ([#313](https://github.com/Scalr/terraform-provider-scalr/pull/313)) @@ -817,7 +819,8 @@ Requires Scalr 8.0.1-beta.20200625 at least - Initial release. -[Unreleased]: https://github.com/Scalr/terraform-provider-scalr/compare/v1.10.0...HEAD +[Unreleased]: https://github.com/Scalr/terraform-provider-scalr/compare/v1.11.0...HEAD +[1.11.0]: https://github.com/Scalr/terraform-provider-scalr/releases/tag/v1.11.0 [1.10.0]: https://github.com/Scalr/terraform-provider-scalr/releases/tag/v1.10.0 [1.9.0]: https://github.com/Scalr/terraform-provider-scalr/releases/tag/v1.9.0 [1.8.0]: https://github.com/Scalr/terraform-provider-scalr/releases/tag/v1.8.0