Skip to content

Commit c9a77d2

Browse files
committed
Remove incorrect redundancies in CHANGELOG for release 5.0.0
1 parent 0f2241a commit c9a77d2

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

CHANGELOG.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -46,17 +46,13 @@ BACKWARDS INCOMPATIBILITIES / NOTES:
4646
* The unused `launch_configuration_create_before_destroy` variable has been
4747
removed.
4848

49-
IMPROVEMENTS
50-
51-
* This module no longer requires the template provider.
52-
* This module now allows using the Terraform AWS provider v4.
53-
5449
## 4.2.0 (June 20th 2022)
5550

5651
IMPROVEMENTS:
5752

5853
* The `aws` and `null` provider constraints have been loosened to allow this
59-
module to be used with the latest versions of each.
54+
module to be used with the latest versions of each. This enables use of
55+
Terraform AWS provider v4.
6056
* The no longer supported `template` provider has been replaced with native
6157
terraform configuration language equivalents.
6258

0 commit comments

Comments
 (0)