Skip to content

Commit 96e4fa9

Browse files
committed
Updated CHANGELOG
1 parent c6c972f commit 96e4fa9

File tree

1 file changed

+9
-14
lines changed

1 file changed

+9
-14
lines changed

CHANGELOG.md

Lines changed: 9 additions & 14 deletions
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.15.0"></a>
11+
## [v4.15.0] - 2021-05-25
12+
13+
- chore: Remove check boxes that don't render properly in module doc ([#140](https://github.com/terraform-aws-modules/terraform-aws-notify-slack/issues/140))
14+
- chore: update CI/CD to use stable `terraform-docs` release artifact and discoverable Apache2.0 license ([#138](https://github.com/terraform-aws-modules/terraform-aws-notify-slack/issues/138))
15+
16+
1017
<a name="v4.14.0"></a>
1118
## [v4.14.0] - 2021-04-19
1219

@@ -187,8 +194,6 @@ All notable changes to this project will be documented in this file.
187194
<a name="v2.13.0"></a>
188195
## [v2.13.0] - 2020-03-19
189196

190-
- Merge pull request [#75](https://github.com/terraform-aws-modules/terraform-aws-notify-slack/issues/75) from terraform-aws-modules/terraform-provider-githubfile-1584633730318856000
191-
- [ci skip] Create ".chglog/CHANGELOG.tpl.md".
192197

193198

194199
<a name="v2.12.0"></a>
@@ -200,16 +205,6 @@ All notable changes to this project will be documented in this file.
200205
## [v2.11.0] - 2020-03-19
201206

202207
- Add subsription filter policy support ([#74](https://github.com/terraform-aws-modules/terraform-aws-notify-slack/issues/74))
203-
- Merge pull request [#73](https://github.com/terraform-aws-modules/terraform-aws-notify-slack/issues/73) from terraform-aws-modules/terraform-provider-githubfile-1584537047829318000
204-
- [ci skip] Create "Makefile".
205-
- Merge pull request [#68](https://github.com/terraform-aws-modules/terraform-aws-notify-slack/issues/68) from terraform-aws-modules/terraform-provider-githubfile-1584537014149178000
206-
- Merge pull request [#72](https://github.com/terraform-aws-modules/terraform-aws-notify-slack/issues/72) from terraform-aws-modules/terraform-provider-githubfile-1584537014149128000
207-
- Merge pull request [#70](https://github.com/terraform-aws-modules/terraform-aws-notify-slack/issues/70) from terraform-aws-modules/terraform-provider-githubfile-1584537014149683000
208-
- Merge pull request [#69](https://github.com/terraform-aws-modules/terraform-aws-notify-slack/issues/69) from terraform-aws-modules/terraform-provider-githubfile-1584537014149305000
209-
- [ci skip] Create ".pre-commit-config.yaml".
210-
- [ci skip] Create ".gitignore".
211-
- [ci skip] Create ".editorconfig".
212-
- [ci skip] Create "LICENSE".
213208

214209

215210
<a name="v2.10.0"></a>
@@ -395,7 +390,6 @@ All notable changes to this project will be documented in this file.
395390
<a name="v0.0.1"></a>
396391
## v0.0.1 - 2018-02-12
397392

398-
- Merge pull request [#1](https://github.com/terraform-aws-modules/terraform-aws-notify-slack/issues/1) from nazartm/cloudwatch-event
399393
- Add encrypted webhook URL example
400394
- Fix decryption of webhook URL
401395
- Update readme
@@ -406,7 +400,8 @@ All notable changes to this project will be documented in this file.
406400
- Initial commit
407401

408402

409-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-notify-slack/compare/v4.14.0...HEAD
403+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-notify-slack/compare/v4.15.0...HEAD
404+
[v4.15.0]: https://github.com/terraform-aws-modules/terraform-aws-notify-slack/compare/v4.14.0...v4.15.0
410405
[v4.14.0]: https://github.com/terraform-aws-modules/terraform-aws-notify-slack/compare/v4.13.0...v4.14.0
411406
[v4.13.0]: https://github.com/terraform-aws-modules/terraform-aws-notify-slack/compare/v3.6.0...v4.13.0
412407
[v3.6.0]: https://github.com/terraform-aws-modules/terraform-aws-notify-slack/compare/v4.12.0...v3.6.0

0 commit comments

Comments
 (0)