Skip to content

Commit d98af3a

Browse files
authored
Update CHANGELOG.md v2.4.0 (#388)
* Update CHANGELOG.md v2.4.0 * Update CHANGELOG.md
1 parent fc6b575 commit d98af3a

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
### Added
1111

12+
## [2.4.0] - 2025-01-24
13+
14+
### Added
15+
1216
- `scalr_policy_group` and `data.scalr_policy_group`: new attribute `common_functions_folder` ([#380](https://github.com/Scalr/terraform-provider-scalr/pull/380))
1317
- `scalr_workspace`: new attribute `remote_state_consumers` ([#384](https://github.com/Scalr/terraform-provider-scalr/pull/384))
1418

19+
### Required
20+
21+
- scalr-server >= 8.168.0
22+
1523
## [2.3.0] - 2024-12-20
1624

1725
### Changed
@@ -48,7 +56,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4856

4957
### Required
5058

51-
- scalr-server >= 8.143.0
59+
- scalr-server >= 8.136.0
5260

5361
## [2.1.0] - 2024-09-06
5462

@@ -918,7 +926,8 @@ Requires Scalr 8.0.1-beta.20200625 at least
918926

919927
- Initial release.
920928

921-
[Unreleased]: https://github.com/Scalr/terraform-provider-scalr/compare/v2.3.0...HEAD
929+
[Unreleased]: https://github.com/Scalr/terraform-provider-scalr/compare/v2.4.0...HEAD
930+
[2.4.0]: https://github.com/Scalr/terraform-provider-scalr/releases/tag/v2.4.0
922931
[2.3.0]: https://github.com/Scalr/terraform-provider-scalr/releases/tag/v2.3.0
923932
[2.2.0]: https://github.com/Scalr/terraform-provider-scalr/releases/tag/v2.2.0
924933
[2.1.0]: https://github.com/Scalr/terraform-provider-scalr/releases/tag/v2.1.0

0 commit comments

Comments
 (0)