Skip to content

Commit 189edd8

Browse files
committed
Updated CHANGELOG
1 parent 90573a2 commit 189edd8

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="v3.3.0"></a>
11+
## [v3.3.0] - 2021-07-07
12+
13+
- feat: allow the creation of cross-region rds replicas ([#346](https://github.com/terraform-aws-modules/terraform-aws-rds/issues/346))
14+
15+
1016
<a name="v3.2.0"></a>
1117
## [v3.2.0] - 2021-06-28
1218

@@ -721,7 +727,8 @@ All notable changes to this project will be documented in this file.
721727
- Initial commit
722728

723729

724-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-rds/compare/v3.2.0...HEAD
730+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-rds/compare/v3.3.0...HEAD
731+
[v3.3.0]: https://github.com/terraform-aws-modules/terraform-aws-rds/compare/v3.2.0...v3.3.0
725732
[v3.2.0]: https://github.com/terraform-aws-modules/terraform-aws-rds/compare/v3.1.0...v3.2.0
726733
[v3.1.0]: https://github.com/terraform-aws-modules/terraform-aws-rds/compare/v3.0.0...v3.1.0
727734
[v3.0.0]: https://github.com/terraform-aws-modules/terraform-aws-rds/compare/v2.35.0...v3.0.0

0 commit comments

Comments
 (0)