diff --git a/CHANGELOG.md b/CHANGELOG.md index a8f337f1..79fd243b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,22 +7,24 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] -### Changed +### Fixed -- `scalr_workspace`: new attribute `vcs_repo.dry_runs_enabled` ([#70](https://github.com/Scalr/terraform-provider-scalr/pull/70)) -- `data.scalr_workspace`: new attribute `vcs_repo.dry_runs_enabled` ([#70](https://github.com/Scalr/terraform-provider-scalr/pull/70)) + - `scalr_environment`: fix unlinking cloud credentials ([#71](https://github.com/Scalr/terraform-provider-scalr/pull/71)) ### Required -- scalr server >= `8.0.1-beta.20210810` +- scalr server >= `8.0.1-beta.20210407` -### Fixed +## [1.0.0-rc20] - 2021-08-12 - - `scalr_environment`: fix unlinking cloud credentials ([#71](https://github.com/Scalr/terraform-provider-scalr/pull/71)) +### Changed + +- `scalr_workspace`: new attribute `vcs_repo.dry_runs_enabled` ([#70](https://github.com/Scalr/terraform-provider-scalr/pull/70)) +- `data.scalr_workspace`: new attribute `vcs_repo.dry_runs_enabled` ([#70](https://github.com/Scalr/terraform-provider-scalr/pull/70)) ### Required -- scalr server >= `8.0.1-beta.20210407` +- scalr server >= `8.0.1-beta.20210810` ## [1.0.0-rc18] - 2021-07-22 ### Changed