Skip to content

Commit 389372a

Browse files
committed
Updated CHANGELOG
1 parent 8276e1a commit 389372a

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="v6.1.0"></a>
11+
## [v6.1.0] - 2021-11-06
12+
13+
- feat: Add security group egress rule support, fix documentation links ([#249](https://github.com/terraform-aws-modules/terraform-aws-rds-aurora/issues/249))
14+
15+
1016
<a name="v6.0.0"></a>
1117
## [v6.0.0] - 2021-10-25
1218

@@ -588,7 +594,8 @@ when calling import with this module in the configuration.
588594
- Initial commit
589595

590596

591-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-rds-aurora/compare/v6.0.0...HEAD
597+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-rds-aurora/compare/v6.1.0...HEAD
598+
[v6.1.0]: https://github.com/terraform-aws-modules/terraform-aws-rds-aurora/compare/v6.0.0...v6.1.0
592599
[v6.0.0]: https://github.com/terraform-aws-modules/terraform-aws-rds-aurora/compare/v5.3.0...v6.0.0
593600
[v5.3.0]: https://github.com/terraform-aws-modules/terraform-aws-rds-aurora/compare/v5.2.0...v5.3.0
594601
[v5.2.0]: https://github.com/terraform-aws-modules/terraform-aws-rds-aurora/compare/v5.1.0...v5.2.0

0 commit comments

Comments
 (0)