Skip to content

Commit 5545a5f

Browse files
committed
Updated CHANGELOG
1 parent 9ee862e commit 5545a5f

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.md

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

88

99

10+
<a name="v4.0.0"></a>
11+
## [v4.0.0] - 2021-03-25
12+
13+
- feat: Simplify instrance_parameters (Terraform 0.13) ([#206](https://github.com/terraform-aws-modules/terraform-aws-rds-aurora/issues/206))
14+
15+
1016
<a name="v3.13.0"></a>
1117
## [v3.13.0] - 2021-03-21
1218

@@ -529,7 +535,8 @@ when calling import with this module in the configuration.
529535
- Initial commit
530536

531537

532-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-rds-aurora/compare/v3.13.0...HEAD
538+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-rds-aurora/compare/v4.0.0...HEAD
539+
[v4.0.0]: https://github.com/terraform-aws-modules/terraform-aws-rds-aurora/compare/v3.13.0...v4.0.0
533540
[v3.13.0]: https://github.com/terraform-aws-modules/terraform-aws-rds-aurora/compare/v3.12.0...v3.13.0
534541
[v3.12.0]: https://github.com/terraform-aws-modules/terraform-aws-rds-aurora/compare/v3.11.0...v3.12.0
535542
[v3.11.0]: https://github.com/terraform-aws-modules/terraform-aws-rds-aurora/compare/v3.10.0...v3.11.0

0 commit comments

Comments
 (0)