Skip to content

Commit 04db4b8

Browse files
committed
Updated CHANGELOG
1 parent 60f3eed commit 04db4b8

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.3.0"></a>
11+
## [v4.3.0] - 2020-09-07
12+
13+
- feat: allow reuse of existing lambda_role ([#85](https://github.com/terraform-aws-modules/terraform-aws-notify-slack/issues/85))
14+
15+
1016
<a name="v4.2.0"></a>
1117
## [v4.2.0] - 2020-09-07
1218

@@ -295,7 +301,8 @@ All notable changes to this project will be documented in this file.
295301
- Initial commit
296302

297303

298-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-notify-slack/compare/v4.2.0...HEAD
304+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-notify-slack/compare/v4.3.0...HEAD
305+
[v4.3.0]: https://github.com/terraform-aws-modules/terraform-aws-notify-slack/compare/v4.2.0...v4.3.0
299306
[v4.2.0]: https://github.com/terraform-aws-modules/terraform-aws-notify-slack/compare/v3.5.0...v4.2.0
300307
[v3.5.0]: https://github.com/terraform-aws-modules/terraform-aws-notify-slack/compare/v4.1.0...v3.5.0
301308
[v4.1.0]: https://github.com/terraform-aws-modules/terraform-aws-notify-slack/compare/v4.0.0...v4.1.0

0 commit comments

Comments
 (0)