Skip to content

Commit 2b5cd22

Browse files
committed
Updated CHANGELOG
1 parent 2c4f15b commit 2b5cd22

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,13 @@ All notable changes to this project will be documented in this file.
77

88

99

10+
<a name="v4.12.0"></a>
11+
## [v4.12.0] - 2021-03-01
12+
13+
- fix: Remove data resource for sns topic to avoid race condition ([#81](https://github.com/terraform-aws-modules/terraform-aws-notify-slack/issues/81))
14+
- chore: add ci-cd workflow for pre-commit checks ([#128](https://github.com/terraform-aws-modules/terraform-aws-notify-slack/issues/128))
15+
16+
1017
<a name="v4.11.0"></a>
1118
## [v4.11.0] - 2021-02-21
1219

@@ -349,7 +356,8 @@ All notable changes to this project will be documented in this file.
349356
- Initial commit
350357

351358

352-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-notify-slack/compare/v4.11.0...HEAD
359+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-notify-slack/compare/v4.12.0...HEAD
360+
[v4.12.0]: https://github.com/terraform-aws-modules/terraform-aws-notify-slack/compare/v4.11.0...v4.12.0
353361
[v4.11.0]: https://github.com/terraform-aws-modules/terraform-aws-notify-slack/compare/v4.10.0...v4.11.0
354362
[v4.10.0]: https://github.com/terraform-aws-modules/terraform-aws-notify-slack/compare/v4.9.0...v4.10.0
355363
[v4.9.0]: https://github.com/terraform-aws-modules/terraform-aws-notify-slack/compare/v4.8.0...v4.9.0

0 commit comments

Comments
 (0)