Skip to content

Commit

Permalink
Updated CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
antonbabenko committed Jun 28, 2021
1 parent 891d495 commit d5083ae
Showing 1 changed file with 9 additions and 11 deletions.
20 changes: 9 additions & 11 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,13 @@ All notable changes to this project will be documented in this file.



<a name="v3.1.0"></a>
## [v3.1.0] - 2021-06-28

- fix: create missing validation records in cases (eg, wildcard SAN) ([#89](https://github.com/terraform-aws-modules/terraform-aws-acm/issues/89))
- chore: update CI/CD to use latest `terraform-docs` and discoverable Apache2.0 license ([#85](https://github.com/terraform-aws-modules/terraform-aws-acm/issues/85))


<a name="v3.0.0"></a>
## [v3.0.0] - 2021-04-26

Expand Down Expand Up @@ -70,18 +77,8 @@ All notable changes to this project will be documented in this file.

- Updated README
- feat: Add certificate transparency log option to ACM ([#18](https://github.com/terraform-aws-modules/terraform-aws-acm/issues/18))
- Merge pull request [#46](https://github.com/terraform-aws-modules/terraform-aws-acm/issues/46) from terraform-aws-modules/terraform-provider-githubfile-1584635020736654000
- [ci skip] Create ".chglog/CHANGELOG.tpl.md".
- Merge pull request [#45](https://github.com/terraform-aws-modules/terraform-aws-acm/issues/45) from terraform-aws-modules/terraform-provider-githubfile-1584531592337142000
- [ci skip] Update ".pre-commit-config.yaml".
- Merge pull request [#44](https://github.com/terraform-aws-modules/terraform-aws-acm/issues/44) from terraform-aws-modules/terraform-provider-githubfile-1584531435556216000
- Update ".pre-commit-config.yaml".
- Merge pull request [#43](https://github.com/terraform-aws-modules/terraform-aws-acm/issues/43) from terraform-aws-modules/terraform-provider-githubfile-1584531247134713000
- Create "LICENSE".
- Merge pull request [#40](https://github.com/terraform-aws-modules/terraform-aws-acm/issues/40) from terraform-aws-modules/terraform-provider-githubfile-1584531188174100000
- Merge pull request [#42](https://github.com/terraform-aws-modules/terraform-aws-acm/issues/42) from terraform-aws-modules/terraform-provider-githubfile-1584531188174140000
- Merge pull request [#41](https://github.com/terraform-aws-modules/terraform-aws-acm/issues/41) from terraform-aws-modules/terraform-provider-githubfile-1584531188174576000
- Merge pull request [#39](https://github.com/terraform-aws-modules/terraform-aws-acm/issues/39) from terraform-aws-modules/terraform-provider-githubfile-1584531188174153000
- Create ".gitignore".
- Create ".pre-commit-config.yaml".
- Create "Makefile".
Expand Down Expand Up @@ -160,7 +157,8 @@ All notable changes to this project will be documented in this file.
- Initial commit with all the code


[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-acm/compare/v3.0.0...HEAD
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-acm/compare/v3.1.0...HEAD
[v3.1.0]: https://github.com/terraform-aws-modules/terraform-aws-acm/compare/v3.0.0...v3.1.0
[v3.0.0]: https://github.com/terraform-aws-modules/terraform-aws-acm/compare/v2.14.0...v3.0.0
[v2.14.0]: https://github.com/terraform-aws-modules/terraform-aws-acm/compare/v2.13.0...v2.14.0
[v2.13.0]: https://github.com/terraform-aws-modules/terraform-aws-acm/compare/v2.12.0...v2.13.0
Expand Down

0 comments on commit d5083ae

Please sign in to comment.