Skip to content

Commit 8abda9f

Browse files
committed
Updated CHANGELOG
1 parent c0436d7 commit 8abda9f

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.17.0"></a>
11+
## [v4.17.0] - 2021-06-28
12+
13+
- feat: Allow custom attachement ([#123](https://github.com/terraform-aws-modules/terraform-aws-notify-slack/issues/123))
14+
15+
1016
<a name="v4.16.0"></a>
1117
## [v4.16.0] - 2021-06-28
1218

@@ -406,7 +412,8 @@ All notable changes to this project will be documented in this file.
406412
- Initial commit
407413

408414

409-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-notify-slack/compare/v4.16.0...HEAD
415+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-notify-slack/compare/v4.17.0...HEAD
416+
[v4.17.0]: https://github.com/terraform-aws-modules/terraform-aws-notify-slack/compare/v4.16.0...v4.17.0
410417
[v4.16.0]: https://github.com/terraform-aws-modules/terraform-aws-notify-slack/compare/v4.15.0...v4.16.0
411418
[v4.15.0]: https://github.com/terraform-aws-modules/terraform-aws-notify-slack/compare/v4.14.0...v4.15.0
412419
[v4.14.0]: https://github.com/terraform-aws-modules/terraform-aws-notify-slack/compare/v4.13.0...v4.14.0

0 commit comments

Comments
 (0)