Skip to content

Commit e177277

Browse files
committed
Updated CHANGELOG
1 parent 2b9aa0c commit e177277

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="v3.4.0"></a>
11+
## [v3.4.0] - 2021-09-07
12+
13+
- feat: Add new parameter monitoring_role_description ([#350](https://github.com/terraform-aws-modules/terraform-aws-rds/issues/350))
14+
- docs: create_option_group -> create_db_option_group in README ([#348](https://github.com/terraform-aws-modules/terraform-aws-rds/issues/348))
15+
16+
1017
<a name="v3.3.0"></a>
1118
## [v3.3.0] - 2021-07-07
1219

@@ -727,7 +734,8 @@ All notable changes to this project will be documented in this file.
727734
- Initial commit
728735

729736

730-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-rds/compare/v3.3.0...HEAD
737+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-rds/compare/v3.4.0...HEAD
738+
[v3.4.0]: https://github.com/terraform-aws-modules/terraform-aws-rds/compare/v3.3.0...v3.4.0
731739
[v3.3.0]: https://github.com/terraform-aws-modules/terraform-aws-rds/compare/v3.2.0...v3.3.0
732740
[v3.2.0]: https://github.com/terraform-aws-modules/terraform-aws-rds/compare/v3.1.0...v3.2.0
733741
[v3.1.0]: https://github.com/terraform-aws-modules/terraform-aws-rds/compare/v3.0.0...v3.1.0

0 commit comments

Comments
 (0)