Skip to content

Commit cb02ee6

Browse files
committed
Updated CHANGELOG
1 parent 43e845e commit cb02ee6

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.7.0"></a>
11+
## [v2.7.0] - 2021-08-13
12+
13+
- fix: Always send `filter` map in replication config ([#105](https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/issues/105))
14+
15+
1016
<a name="v2.6.0"></a>
1117
## [v2.6.0] - 2021-06-28
1218

@@ -225,7 +231,8 @@ All notable changes to this project will be documented in this file.
225231
- Initial commit
226232

227233

228-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v2.6.0...HEAD
234+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v2.7.0...HEAD
235+
[v2.7.0]: https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v2.6.0...v2.7.0
229236
[v2.6.0]: https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v2.5.0...v2.6.0
230237
[v2.5.0]: https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v2.4.0...v2.5.0
231238
[v2.4.0]: https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v2.3.0...v2.4.0

0 commit comments

Comments
 (0)