Skip to content

Commit c7bcd98

Browse files
committed
Updated CHANGELOG
1 parent 6cbb5f5 commit c7bcd98

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="v2.20.0"></a>
11+
## [v2.20.0] - 2020-10-15
12+
13+
- fix: Added possibility to specify partition used in iam role policy attachment ([#256](https://github.com/terraform-aws-modules/terraform-aws-rds/issues/256))
14+
15+
1016
<a name="v2.19.0"></a>
1117
## [v2.19.0] - 2020-10-15
1218

@@ -596,7 +602,8 @@ All notable changes to this project will be documented in this file.
596602
- Initial commit
597603

598604

599-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-rds/compare/v2.19.0...HEAD
605+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-rds/compare/v2.20.0...HEAD
606+
[v2.20.0]: https://github.com/terraform-aws-modules/terraform-aws-rds/compare/v2.19.0...v2.20.0
600607
[v2.19.0]: https://github.com/terraform-aws-modules/terraform-aws-rds/compare/v2.18.0...v2.19.0
601608
[v2.18.0]: https://github.com/terraform-aws-modules/terraform-aws-rds/compare/v2.17.0...v2.18.0
602609
[v2.17.0]: https://github.com/terraform-aws-modules/terraform-aws-rds/compare/v2.16.0...v2.17.0

0 commit comments

Comments
 (0)