Skip to content

Commit 3e08cb6

Browse files
committed
Updated CHANGELOG
1 parent 3948821 commit 3e08cb6

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.2.0"></a>
11+
## [v4.2.0] - 2021-04-21
12+
13+
- fix: set backup and maintenance windows to `null` when using serverless mode ([#213](https://github.com/terraform-aws-modules/terraform-aws-rds-aurora/issues/213))
14+
15+
1016
<a name="v4.1.0"></a>
1117
## [v4.1.0] - 2021-04-13
1218

@@ -565,7 +571,8 @@ when calling import with this module in the configuration.
565571
- Initial commit
566572

567573

568-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-rds-aurora/compare/v4.1.0...HEAD
574+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-rds-aurora/compare/v4.2.0...HEAD
575+
[v4.2.0]: https://github.com/terraform-aws-modules/terraform-aws-rds-aurora/compare/v4.1.0...v4.2.0
569576
[v4.1.0]: https://github.com/terraform-aws-modules/terraform-aws-rds-aurora/compare/v4.0.0...v4.1.0
570577
[v4.0.0]: https://github.com/terraform-aws-modules/terraform-aws-rds-aurora/compare/v3.13.0...v4.0.0
571578
[v3.13.0]: https://github.com/terraform-aws-modules/terraform-aws-rds-aurora/compare/v3.12.0...v3.13.0

0 commit comments

Comments
 (0)