Skip to content

Commit f19cea1

Browse files
committed
Updated CHANGELOG
1 parent 31d4301 commit f19cea1

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.16.0"></a>
11+
## [v4.16.0] - 2021-06-28
12+
13+
- feat: add support for nested messages ([#142](https://github.com/terraform-aws-modules/terraform-aws-notify-slack/issues/142))
14+
15+
1016
<a name="v4.15.0"></a>
1117
## [v4.15.0] - 2021-05-25
1218

@@ -400,7 +406,8 @@ All notable changes to this project will be documented in this file.
400406
- Initial commit
401407

402408

403-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-notify-slack/compare/v4.15.0...HEAD
409+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-notify-slack/compare/v4.16.0...HEAD
410+
[v4.16.0]: https://github.com/terraform-aws-modules/terraform-aws-notify-slack/compare/v4.15.0...v4.16.0
404411
[v4.15.0]: https://github.com/terraform-aws-modules/terraform-aws-notify-slack/compare/v4.14.0...v4.15.0
405412
[v4.14.0]: https://github.com/terraform-aws-modules/terraform-aws-notify-slack/compare/v4.13.0...v4.14.0
406413
[v4.13.0]: https://github.com/terraform-aws-modules/terraform-aws-notify-slack/compare/v3.6.0...v4.13.0

0 commit comments

Comments
 (0)