You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+9-11Lines changed: 9 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,13 @@ All notable changes to this project will be documented in this file.
7
7
8
8
9
9
10
+
<aname="v3.1.0"></a>
11
+
## [v3.1.0] - 2021-06-28
12
+
13
+
- fix: create missing validation records in cases (eg, wildcard SAN) ([#89](https://github.com/terraform-aws-modules/terraform-aws-acm/issues/89))
14
+
- 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))
15
+
16
+
10
17
<aname="v3.0.0"></a>
11
18
## [v3.0.0] - 2021-04-26
12
19
@@ -70,18 +77,8 @@ All notable changes to this project will be documented in this file.
70
77
71
78
- Updated README
72
79
- 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
78
80
- 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
80
81
- 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
85
82
- Create ".gitignore".
86
83
- Create ".pre-commit-config.yaml".
87
84
- Create "Makefile".
@@ -160,7 +157,8 @@ All notable changes to this project will be documented in this file.
0 commit comments