Skip to content

Commit 2032cfb

Browse files
committed
Updated CHANGELOG
1 parent 52b2a14 commit 2032cfb

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="v5.4.0"></a>
11+
## [v5.4.0] - 2021-10-25
12+
13+
- BREAKING CHANGE: update module to allow for control over individual cluster instances and latest features ([#243](https://github.com/terraform-aws-modules/terraform-aws-rds-aurora/issues/243))
14+
- chore: update CI workflow to use composite actions, update pre-commit versions ([#242](https://github.com/terraform-aws-modules/terraform-aws-rds-aurora/issues/242))
15+
16+
1017
<a name="v5.3.0"></a>
1118
## [v5.3.0] - 2021-10-13
1219

@@ -580,7 +587,8 @@ when calling import with this module in the configuration.
580587
- Initial commit
581588

582589

583-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-rds-aurora/compare/v5.3.0...HEAD
590+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-rds-aurora/compare/v5.4.0...HEAD
591+
[v5.4.0]: https://github.com/terraform-aws-modules/terraform-aws-rds-aurora/compare/v5.3.0...v5.4.0
584592
[v5.3.0]: https://github.com/terraform-aws-modules/terraform-aws-rds-aurora/compare/v5.2.0...v5.3.0
585593
[v5.2.0]: https://github.com/terraform-aws-modules/terraform-aws-rds-aurora/compare/v5.1.0...v5.2.0
586594
[v5.1.0]: https://github.com/terraform-aws-modules/terraform-aws-rds-aurora/compare/v5.0.0...v5.1.0

0 commit comments

Comments
 (0)