Skip to content

Commit 97aa359

Browse files
committed
Updated CHANGELOG
1 parent b0b290f commit 97aa359

File tree

1 file changed

+20
-1
lines changed

1 file changed

+20
-1
lines changed

CHANGELOG.md

Lines changed: 20 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="v3.0.0"></a>
11+
## [v3.0.0] - 2021-04-26
12+
13+
- feat: Shorten outputs (removing this_) ([#83](https://github.com/terraform-aws-modules/terraform-aws-acm/issues/83))
14+
- chore: update documentation and pin `terraform_docs` version to avoid future changes ([#78](https://github.com/terraform-aws-modules/terraform-aws-acm/issues/78))
15+
- chore: align ci-cd static checks to use individual minimum Terraform versions ([#76](https://github.com/terraform-aws-modules/terraform-aws-acm/issues/76))
16+
17+
1018
<a name="v2.14.0"></a>
1119
## [v2.14.0] - 2021-02-24
1220

@@ -62,8 +70,18 @@ All notable changes to this project will be documented in this file.
6270

6371
- Updated README
6472
- feat: Add certificate transparency log option to ACM ([#18](https://github.com/terraform-aws-modules/terraform-aws-acm/issues/18))
73+
- Merge pull request [#46](https://github.com/terraform-aws-modules/terraform-aws-acm/issues/46) from terraform-aws-modules/terraform-provider-githubfile-1584635020736654000
74+
- [ci skip] Create ".chglog/CHANGELOG.tpl.md".
75+
- Merge pull request [#45](https://github.com/terraform-aws-modules/terraform-aws-acm/issues/45) from terraform-aws-modules/terraform-provider-githubfile-1584531592337142000
76+
- [ci skip] Update ".pre-commit-config.yaml".
77+
- Merge pull request [#44](https://github.com/terraform-aws-modules/terraform-aws-acm/issues/44) from terraform-aws-modules/terraform-provider-githubfile-1584531435556216000
6578
- Update ".pre-commit-config.yaml".
79+
- Merge pull request [#43](https://github.com/terraform-aws-modules/terraform-aws-acm/issues/43) from terraform-aws-modules/terraform-provider-githubfile-1584531247134713000
6680
- Create "LICENSE".
81+
- Merge pull request [#40](https://github.com/terraform-aws-modules/terraform-aws-acm/issues/40) from terraform-aws-modules/terraform-provider-githubfile-1584531188174100000
82+
- Merge pull request [#42](https://github.com/terraform-aws-modules/terraform-aws-acm/issues/42) from terraform-aws-modules/terraform-provider-githubfile-1584531188174140000
83+
- Merge pull request [#41](https://github.com/terraform-aws-modules/terraform-aws-acm/issues/41) from terraform-aws-modules/terraform-provider-githubfile-1584531188174576000
84+
- Merge pull request [#39](https://github.com/terraform-aws-modules/terraform-aws-acm/issues/39) from terraform-aws-modules/terraform-provider-githubfile-1584531188174153000
6785
- Create ".gitignore".
6886
- Create ".pre-commit-config.yaml".
6987
- Create "Makefile".
@@ -142,7 +160,8 @@ All notable changes to this project will be documented in this file.
142160
- Initial commit with all the code
143161

144162

145-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-acm/compare/v2.14.0...HEAD
163+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-acm/compare/v3.0.0...HEAD
164+
[v3.0.0]: https://github.com/terraform-aws-modules/terraform-aws-acm/compare/v2.14.0...v3.0.0
146165
[v2.14.0]: https://github.com/terraform-aws-modules/terraform-aws-acm/compare/v2.13.0...v2.14.0
147166
[v2.13.0]: https://github.com/terraform-aws-modules/terraform-aws-acm/compare/v2.12.0...v2.13.0
148167
[v2.12.0]: https://github.com/terraform-aws-modules/terraform-aws-acm/compare/v2.11.0...v2.12.0

0 commit comments

Comments
 (0)