Skip to content

Commit a5495a4

Browse files
committed
Updated CHANGELOG
1 parent a735414 commit a5495a4

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,13 @@ All notable changes to this project will be documented in this file.
77

88

99

10+
<a name="v2.24.0"></a>
11+
## [v2.24.0] - 2021-03-08
12+
13+
- fix: update option group to fix name vs. name_prefix and conditional creation for postgresql ([#302](https://github.com/terraform-aws-modules/terraform-aws-rds/issues/302))
14+
- chore: update README.md documentation ([#300](https://github.com/terraform-aws-modules/terraform-aws-rds/issues/300))
15+
16+
1017
<a name="v2.23.0"></a>
1118
## [v2.23.0] - 2021-03-08
1219

@@ -625,7 +632,8 @@ All notable changes to this project will be documented in this file.
625632
- Initial commit
626633

627634

628-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-rds/compare/v2.23.0...HEAD
635+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-rds/compare/v2.24.0...HEAD
636+
[v2.24.0]: https://github.com/terraform-aws-modules/terraform-aws-rds/compare/v2.23.0...v2.24.0
629637
[v2.23.0]: https://github.com/terraform-aws-modules/terraform-aws-rds/compare/v2.22.0...v2.23.0
630638
[v2.22.0]: https://github.com/terraform-aws-modules/terraform-aws-rds/compare/v2.21.0...v2.22.0
631639
[v2.21.0]: https://github.com/terraform-aws-modules/terraform-aws-rds/compare/v2.20.0...v2.21.0

0 commit comments

Comments
 (0)