Skip to content

Commit c69c7d1

Browse files
committed
Updated CHANGELOG
1 parent 72d8a82 commit c69c7d1

File tree

1 file changed

+19
-1
lines changed

1 file changed

+19
-1
lines changed

CHANGELOG.md

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,22 @@ All notable changes to this project will be documented in this file.
77

88

99

10+
<a name="v4.2.0"></a>
11+
## [v4.2.0] - 2020-09-07
12+
13+
- fix: Fix regression with aws_cloudwatch_log_group resource after upgrade of AWS provider 3.0 ([#106](https://github.com/terraform-aws-modules/terraform-aws-notify-slack/issues/106))
14+
- docs: Updated version of module to use for Terraform 0.12 users
15+
- fix: Updated version requirements to be Terraform 0.13 only ([#101](https://github.com/terraform-aws-modules/terraform-aws-notify-slack/issues/101))
16+
- feat: Updated Lambda module to work with Terraform 0.13 ([#99](https://github.com/terraform-aws-modules/terraform-aws-notify-slack/issues/99))
17+
- fix: Bump version of lambda module that supports Terraform 13 and AWS Provider 3.x ([#96](https://github.com/terraform-aws-modules/terraform-aws-notify-slack/issues/96))
18+
19+
20+
<a name="v3.5.0"></a>
21+
## [v3.5.0] - 2020-08-14
22+
23+
- feat: Updated version of Lambda module to allow AWS provider version 3
24+
25+
1026
<a name="v4.1.0"></a>
1127
## [v4.1.0] - 2020-08-14
1228

@@ -279,7 +295,9 @@ All notable changes to this project will be documented in this file.
279295
- Initial commit
280296

281297

282-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-notify-slack/compare/v4.1.0...HEAD
298+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-notify-slack/compare/v4.2.0...HEAD
299+
[v4.2.0]: https://github.com/terraform-aws-modules/terraform-aws-notify-slack/compare/v3.5.0...v4.2.0
300+
[v3.5.0]: https://github.com/terraform-aws-modules/terraform-aws-notify-slack/compare/v4.1.0...v3.5.0
283301
[v4.1.0]: https://github.com/terraform-aws-modules/terraform-aws-notify-slack/compare/v4.0.0...v4.1.0
284302
[v4.0.0]: https://github.com/terraform-aws-modules/terraform-aws-notify-slack/compare/v3.4.0...v4.0.0
285303
[v3.4.0]: https://github.com/terraform-aws-modules/terraform-aws-notify-slack/compare/v3.3.0...v3.4.0

0 commit comments

Comments
 (0)