Skip to content

Commit 1dbbd99

Browse files
committed
Updated CHANGELOG
1 parent ae672c1 commit 1dbbd99

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="v5.0.0"></a>
11+
## [v5.0.0] - 2021-04-26
12+
13+
- feat: Shorten outputs (removing this_) ([#216](https://github.com/terraform-aws-modules/terraform-aws-rds-aurora/issues/216))
14+
15+
1016
<a name="v4.3.0"></a>
1117
## [v4.3.0] - 2021-04-24
1218

@@ -577,7 +583,8 @@ when calling import with this module in the configuration.
577583
- Initial commit
578584

579585

580-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-rds-aurora/compare/v4.3.0...HEAD
586+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-rds-aurora/compare/v5.0.0...HEAD
587+
[v5.0.0]: https://github.com/terraform-aws-modules/terraform-aws-rds-aurora/compare/v4.3.0...v5.0.0
581588
[v4.3.0]: https://github.com/terraform-aws-modules/terraform-aws-rds-aurora/compare/v4.2.0...v4.3.0
582589
[v4.2.0]: https://github.com/terraform-aws-modules/terraform-aws-rds-aurora/compare/v4.1.0...v4.2.0
583590
[v4.1.0]: https://github.com/terraform-aws-modules/terraform-aws-rds-aurora/compare/v4.0.0...v4.1.0

0 commit comments

Comments
 (0)