Skip to content

Commit f3c8386

Browse files
committed
Updated CHANGELOG
1 parent c4de104 commit f3c8386

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.5.0"></a>
11+
## [v2.5.0] - 2021-06-18
12+
13+
- chore: Updated string interpolation in resource ([#97](https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/issues/97))
14+
15+
1016
<a name="v2.4.0"></a>
1117
## [v2.4.0] - 2021-06-11
1218

@@ -213,7 +219,8 @@ All notable changes to this project will be documented in this file.
213219
- Initial commit
214220

215221

216-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v2.4.0...HEAD
222+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v2.5.0...HEAD
223+
[v2.5.0]: https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v2.4.0...v2.5.0
217224
[v2.4.0]: https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v2.3.0...v2.4.0
218225
[v2.3.0]: https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v2.2.0...v2.3.0
219226
[v2.2.0]: https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v2.1.0...v2.2.0

0 commit comments

Comments
 (0)