Skip to content

Commit d27a15f

Browse files
committed
Updated CHANGELOG
1 parent 5e23e04 commit d27a15f

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
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="v2.0.0"></a>
11+
## [v2.0.0] - 2021-04-27
12+
13+
- feat: Shorten outputs (removing this_) ([#21](https://github.com/terraform-aws-modules/terraform-aws-cloudwatch/issues/21))
14+
15+
1016
<a name="v1.4.0"></a>
1117
## [v1.4.0] - 2021-04-07
1218

@@ -67,7 +73,8 @@ All notable changes to this project will be documented in this file.
6773
- Added log-metric-filter and metric-alarm module
6874

6975

70-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-cloudwatch/compare/v1.4.0...HEAD
76+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-cloudwatch/compare/v2.0.0...HEAD
77+
[v2.0.0]: https://github.com/terraform-aws-modules/terraform-aws-cloudwatch/compare/v1.4.0...v2.0.0
7178
[v1.4.0]: https://github.com/terraform-aws-modules/terraform-aws-cloudwatch/compare/v1.3.0...v1.4.0
7279
[v1.3.0]: https://github.com/terraform-aws-modules/terraform-aws-cloudwatch/compare/v1.2.0...v1.3.0
7380
[v1.2.0]: https://github.com/terraform-aws-modules/terraform-aws-cloudwatch/compare/v1.1.0...v1.2.0

0 commit comments

Comments
 (0)