You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+22-1Lines changed: 22 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,13 @@ All notable changes to this project will be documented in this file.
7
7
8
8
9
9
10
+
<aname="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
+
10
17
<aname="v4.13.0"></a>
11
18
## [v4.13.0] - 2021-03-12
12
19
@@ -180,6 +187,8 @@ All notable changes to this project will be documented in this file.
180
187
<aname="v2.13.0"></a>
181
188
## [v2.13.0] - 2020-03-19
182
189
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".
183
192
184
193
185
194
<aname="v2.12.0"></a>
@@ -191,6 +200,16 @@ All notable changes to this project will be documented in this file.
191
200
## [v2.11.0] - 2020-03-19
192
201
193
202
- 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".
194
213
195
214
196
215
<aname="v2.10.0"></a>
@@ -376,6 +395,7 @@ All notable changes to this project will be documented in this file.
376
395
<aname="v0.0.1"></a>
377
396
## v0.0.1 - 2018-02-12
378
397
398
+
- Merge pull request [#1](https://github.com/terraform-aws-modules/terraform-aws-notify-slack/issues/1) from nazartm/cloudwatch-event
379
399
- Add encrypted webhook URL example
380
400
- Fix decryption of webhook URL
381
401
- Update readme
@@ -386,7 +406,8 @@ All notable changes to this project will be documented in this file.
0 commit comments