Skip to content

Commit 793b6be

Browse files
committed
Updated CHANGELOG
1 parent bc491c8 commit 793b6be

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

CHANGELOG.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,10 @@ All notable changes to this project will be documented in this file.
77

88

99

10-
<a name="v3.5.0"></a>
11-
## [v3.5.0] - 2020-08-13
10+
<a name="v4.0.0"></a>
11+
## [v4.0.0] - 2020-08-13
1212

13+
- feat: Updated Lambda module to work with Terraform 0.13 ([#99](https://github.com/terraform-aws-modules/terraform-aws-notify-slack/issues/99))
1314
- 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))
1415

1516

@@ -272,8 +273,8 @@ All notable changes to this project will be documented in this file.
272273
- Initial commit
273274

274275

275-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-notify-slack/compare/v3.5.0...HEAD
276-
[v3.5.0]: https://github.com/terraform-aws-modules/terraform-aws-notify-slack/compare/v3.4.0...v3.5.0
276+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-notify-slack/compare/v4.0.0...HEAD
277+
[v4.0.0]: https://github.com/terraform-aws-modules/terraform-aws-notify-slack/compare/v3.4.0...v4.0.0
277278
[v3.4.0]: https://github.com/terraform-aws-modules/terraform-aws-notify-slack/compare/v3.3.0...v3.4.0
278279
[v3.3.0]: https://github.com/terraform-aws-modules/terraform-aws-notify-slack/compare/v3.2.0...v3.3.0
279280
[v3.2.0]: https://github.com/terraform-aws-modules/terraform-aws-notify-slack/compare/v3.1.0...v3.2.0

0 commit comments

Comments
 (0)