Skip to content

Commit df3d1d0

Browse files
committed
Updated CHANGELOG
1 parent c5059f5 commit df3d1d0

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.11.0"></a>
11+
## [v4.11.0] - 2021-02-21
12+
13+
- feat: Improve slack message formatting for generic messages ([#124](https://github.com/terraform-aws-modules/terraform-aws-notify-slack/issues/124))
14+
15+
1016
<a name="v4.10.0"></a>
1117
## [v4.10.0] - 2021-02-20
1218

@@ -343,7 +349,8 @@ All notable changes to this project will be documented in this file.
343349
- Initial commit
344350

345351

346-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-notify-slack/compare/v4.10.0...HEAD
352+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-notify-slack/compare/v4.11.0...HEAD
353+
[v4.11.0]: https://github.com/terraform-aws-modules/terraform-aws-notify-slack/compare/v4.10.0...v4.11.0
347354
[v4.10.0]: https://github.com/terraform-aws-modules/terraform-aws-notify-slack/compare/v4.9.0...v4.10.0
348355
[v4.9.0]: https://github.com/terraform-aws-modules/terraform-aws-notify-slack/compare/v4.8.0...v4.9.0
349356
[v4.8.0]: https://github.com/terraform-aws-modules/terraform-aws-notify-slack/compare/v4.7.0...v4.8.0

0 commit comments

Comments
 (0)