Skip to content

Commit 5f3c50d

Browse files
committed
Updated CHANGELOG
1 parent afba0a7 commit 5f3c50d

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.7.0"></a>
11+
## [v3.7.0] - 2021-03-02
12+
13+
- feat: add S3 import functionality which is supported for MySQL instances ([#197](https://github.com/terraform-aws-modules/terraform-aws-rds-aurora/issues/197))
14+
- chore: add ci-cd workflow for pre-commit checks ([#195](https://github.com/terraform-aws-modules/terraform-aws-rds-aurora/issues/195))
15+
16+
1017
<a name="v3.6.0"></a>
1118
## [v3.6.0] - 2021-02-20
1219

@@ -485,7 +492,8 @@ when calling import with this module in the configuration.
485492
- Initial commit
486493

487494

488-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-rds-aurora/compare/v3.6.0...HEAD
495+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-rds-aurora/compare/v3.7.0...HEAD
496+
[v3.7.0]: https://github.com/terraform-aws-modules/terraform-aws-rds-aurora/compare/v3.6.0...v3.7.0
489497
[v3.6.0]: https://github.com/terraform-aws-modules/terraform-aws-rds-aurora/compare/v3.5.0...v3.6.0
490498
[v3.5.0]: https://github.com/terraform-aws-modules/terraform-aws-rds-aurora/compare/v3.4.0...v3.5.0
491499
[v3.4.0]: https://github.com/terraform-aws-modules/terraform-aws-rds-aurora/compare/v3.3.0...v3.4.0

0 commit comments

Comments
 (0)