Skip to content

Commit 77f54d8

Browse files
committed
Updated CHANGELOG
1 parent f5ad779 commit 77f54d8

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,14 @@ All notable changes to this project will be documented in this file.
77

88

99

10+
<a name="v1.4.0"></a>
11+
## [v1.4.0] - 2021-04-07
12+
13+
- fix: change UnauthorizedAPICalls description according to AWS CIS guide ([#20](https://github.com/terraform-aws-modules/terraform-aws-cloudwatch/issues/20))
14+
- chore: update documentation and pin `terraform_docs` version to avoid future changes ([#19](https://github.com/terraform-aws-modules/terraform-aws-cloudwatch/issues/19))
15+
- chore: add ci-cd workflow for pre-commit checks ([#17](https://github.com/terraform-aws-modules/terraform-aws-cloudwatch/issues/17))
16+
17+
1018
<a name="v1.3.0"></a>
1119
## [v1.3.0] - 2020-11-24
1220

@@ -30,6 +38,18 @@ All notable changes to this project will be documented in this file.
3038
## [v1.0.0] - 2020-03-25
3139

3240
- feat: Added cis-alarms as CIS AWS Foundations Controls ([#10](https://github.com/terraform-aws-modules/terraform-aws-cloudwatch/issues/10))
41+
- Merge pull request [#9](https://github.com/terraform-aws-modules/terraform-aws-cloudwatch/issues/9) from terraform-aws-modules/terraform-provider-githubfile-1584635096252900000
42+
- [ci skip] Create ".chglog/CHANGELOG.tpl.md".
43+
- Merge pull request [#5](https://github.com/terraform-aws-modules/terraform-aws-cloudwatch/issues/5) from terraform-aws-modules/terraform-provider-githubfile-1584535788164202000
44+
- Merge pull request [#6](https://github.com/terraform-aws-modules/terraform-aws-cloudwatch/issues/6) from terraform-aws-modules/terraform-provider-githubfile-1584535788163868000
45+
- Merge pull request [#7](https://github.com/terraform-aws-modules/terraform-aws-cloudwatch/issues/7) from terraform-aws-modules/terraform-provider-githubfile-1584535788164201000
46+
- Merge pull request [#8](https://github.com/terraform-aws-modules/terraform-aws-cloudwatch/issues/8) from terraform-aws-modules/terraform-provider-githubfile-1584535788163754000
47+
- Merge pull request [#4](https://github.com/terraform-aws-modules/terraform-aws-cloudwatch/issues/4) from terraform-aws-modules/terraform-provider-githubfile-1584535788163769000
48+
- [ci skip] Create "LICENSE".
49+
- [ci skip] Create ".pre-commit-config.yaml".
50+
- [ci skip] Create ".editorconfig".
51+
- [ci skip] Create ".gitignore".
52+
- [ci skip] Create "Makefile".
3353

3454

3555
<a name="v0.2.0"></a>
@@ -47,7 +67,8 @@ All notable changes to this project will be documented in this file.
4767
- Added log-metric-filter and metric-alarm module
4868

4969

50-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-cloudwatch/compare/v1.3.0...HEAD
70+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-cloudwatch/compare/v1.4.0...HEAD
71+
[v1.4.0]: https://github.com/terraform-aws-modules/terraform-aws-cloudwatch/compare/v1.3.0...v1.4.0
5172
[v1.3.0]: https://github.com/terraform-aws-modules/terraform-aws-cloudwatch/compare/v1.2.0...v1.3.0
5273
[v1.2.0]: https://github.com/terraform-aws-modules/terraform-aws-cloudwatch/compare/v1.1.0...v1.2.0
5374
[v1.1.0]: https://github.com/terraform-aws-modules/terraform-aws-cloudwatch/compare/v1.0.0...v1.1.0

0 commit comments

Comments
 (0)