Skip to content

Commit 7568c1e

Browse files
committed
Updated CHANGELOG
1 parent f3082af commit 7568c1e

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="v1.25.0"></a>
11+
## [v1.25.0] - 2021-04-10
12+
13+
- fix: Bump minimum provider version to 3.28 ([#81](https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/issues/81))
14+
15+
1016
<a name="v1.24.0"></a>
1117
## [v1.24.0] - 2021-04-09
1218

@@ -188,7 +194,8 @@ All notable changes to this project will be documented in this file.
188194
- Initial commit
189195

190196

191-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v1.24.0...HEAD
197+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v1.25.0...HEAD
198+
[v1.25.0]: https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v1.24.0...v1.25.0
192199
[v1.24.0]: https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v1.23.0...v1.24.0
193200
[v1.23.0]: https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v1.22.0...v1.23.0
194201
[v1.22.0]: https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v1.21.0...v1.22.0

0 commit comments

Comments
 (0)