Skip to content

Commit 376a61d

Browse files
committed
Updated CHANGELOG
1 parent 1fd3769 commit 376a61d

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="v4.1.0"></a>
11+
## [v4.1.0] - 2020-08-14
12+
13+
- fix: Updated version requirements to be Terraform 0.13 only ([#101](https://github.com/terraform-aws-modules/terraform-aws-notify-slack/issues/101))
14+
15+
1016
<a name="v4.0.0"></a>
1117
## [v4.0.0] - 2020-08-13
1218

@@ -273,7 +279,8 @@ All notable changes to this project will be documented in this file.
273279
- Initial commit
274280

275281

276-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-notify-slack/compare/v4.0.0...HEAD
282+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-notify-slack/compare/v4.1.0...HEAD
283+
[v4.1.0]: https://github.com/terraform-aws-modules/terraform-aws-notify-slack/compare/v4.0.0...v4.1.0
277284
[v4.0.0]: https://github.com/terraform-aws-modules/terraform-aws-notify-slack/compare/v3.4.0...v4.0.0
278285
[v3.4.0]: https://github.com/terraform-aws-modules/terraform-aws-notify-slack/compare/v3.3.0...v3.4.0
279286
[v3.3.0]: https://github.com/terraform-aws-modules/terraform-aws-notify-slack/compare/v3.2.0...v3.3.0

0 commit comments

Comments
 (0)