Skip to content

Commit d9ce581

Browse files
committed
Updated CHANGELOG
1 parent e05ef04 commit d9ce581

File tree

1 file changed

+22
-1
lines changed

1 file changed

+22
-1
lines changed

CHANGELOG.md

Lines changed: 22 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.14.0"></a>
11+
## [v4.14.0] - 2021-04-19
12+
13+
- feat: Updated code to support Terraform 0.15 ([#136](https://github.com/terraform-aws-modules/terraform-aws-notify-slack/issues/136))
14+
- chore: update documentation and pin `terraform_docs` version to avoid future changes ([#134](https://github.com/terraform-aws-modules/terraform-aws-notify-slack/issues/134))
15+
16+
1017
<a name="v4.13.0"></a>
1118
## [v4.13.0] - 2021-03-12
1219

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

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".
183192

184193

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

193202
- 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".
194213

195214

196215
<a name="v2.10.0"></a>
@@ -376,6 +395,7 @@ All notable changes to this project will be documented in this file.
376395
<a name="v0.0.1"></a>
377396
## v0.0.1 - 2018-02-12
378397

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

388408

389-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-notify-slack/compare/v4.13.0...HEAD
409+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-notify-slack/compare/v4.14.0...HEAD
410+
[v4.14.0]: https://github.com/terraform-aws-modules/terraform-aws-notify-slack/compare/v4.13.0...v4.14.0
390411
[v4.13.0]: https://github.com/terraform-aws-modules/terraform-aws-notify-slack/compare/v3.6.0...v4.13.0
391412
[v3.6.0]: https://github.com/terraform-aws-modules/terraform-aws-notify-slack/compare/v4.12.0...v3.6.0
392413
[v4.12.0]: https://github.com/terraform-aws-modules/terraform-aws-notify-slack/compare/v4.11.0...v4.12.0

0 commit comments

Comments
 (0)