Skip to content

Commit abef34f

Browse files
committed
Updated CHANGELOG
1 parent 1480843 commit abef34f

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 2 deletions
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.5.0"></a>
11+
## [v4.5.0] - 2020-10-15
12+
13+
- fix: Typo on subscription_filter_policy variable ([#113](https://github.com/terraform-aws-modules/terraform-aws-notify-slack/issues/113))
14+
15+
1016
<a name="v4.4.0"></a>
1117
## [v4.4.0] - 2020-10-08
1218

@@ -111,7 +117,7 @@ All notable changes to this project will be documented in this file.
111117
<a name="v2.11.0"></a>
112118
## [v2.11.0] - 2020-03-19
113119

114-
- Add subscription filter policy support ([#74](https://github.com/terraform-aws-modules/terraform-aws-notify-slack/issues/74))
120+
- Add subsription filter policy support ([#74](https://github.com/terraform-aws-modules/terraform-aws-notify-slack/issues/74))
115121

116122

117123
<a name="v2.10.0"></a>
@@ -307,7 +313,8 @@ All notable changes to this project will be documented in this file.
307313
- Initial commit
308314

309315

310-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-notify-slack/compare/v4.4.0...HEAD
316+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-notify-slack/compare/v4.5.0...HEAD
317+
[v4.5.0]: https://github.com/terraform-aws-modules/terraform-aws-notify-slack/compare/v4.4.0...v4.5.0
311318
[v4.4.0]: https://github.com/terraform-aws-modules/terraform-aws-notify-slack/compare/v4.3.0...v4.4.0
312319
[v4.3.0]: https://github.com/terraform-aws-modules/terraform-aws-notify-slack/compare/v4.2.0...v4.3.0
313320
[v4.2.0]: https://github.com/terraform-aws-modules/terraform-aws-notify-slack/compare/v3.5.0...v4.2.0

0 commit comments

Comments
 (0)