Skip to content

Commit bd830a2

Browse files
committed
Updated CHANGELOG
1 parent dcf4fdf commit bd830a2

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="v3.5.0"></a>
11+
## [v3.5.0] - 2020-08-13
12+
13+
- 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))
14+
15+
1016
<a name="v3.4.0"></a>
1117
## [v3.4.0] - 2020-08-13
1218

@@ -266,7 +272,8 @@ All notable changes to this project will be documented in this file.
266272
- Initial commit
267273

268274

269-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-notify-slack/compare/v3.4.0...HEAD
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
270277
[v3.4.0]: https://github.com/terraform-aws-modules/terraform-aws-notify-slack/compare/v3.3.0...v3.4.0
271278
[v3.3.0]: https://github.com/terraform-aws-modules/terraform-aws-notify-slack/compare/v3.2.0...v3.3.0
272279
[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)