Skip to content

Commit 333ca34

Browse files
committed
Updated CHANGELOG
1 parent ed0381d commit 333ca34

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,13 @@ All notable changes to this project will be documented in this file.
77

88

99

10+
<a name="v1.3.0"></a>
11+
## [v1.3.0] - 2021-09-16
12+
13+
- fix: Fixed output when create_api_domain_name is false ([#44](https://github.com/terraform-aws-modules/terraform-aws-apigateway-v2/issues/44))
14+
- chore: Fixed GH Action with terraform-docs
15+
16+
1017
<a name="v1.2.0"></a>
1118
## [v1.2.0] - 2021-08-26
1219

@@ -131,7 +138,8 @@ All notable changes to this project will be documented in this file.
131138
- Adding API Gateway module
132139

133140

134-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-apigateway-v2/compare/v1.2.0...HEAD
141+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-apigateway-v2/compare/v1.3.0...HEAD
142+
[v1.3.0]: https://github.com/terraform-aws-modules/terraform-aws-apigateway-v2/compare/v1.2.0...v1.3.0
135143
[v1.2.0]: https://github.com/terraform-aws-modules/terraform-aws-apigateway-v2/compare/v1.1.0...v1.2.0
136144
[v1.1.0]: https://github.com/terraform-aws-modules/terraform-aws-apigateway-v2/compare/v1.0.0...v1.1.0
137145
[v1.0.0]: https://github.com/terraform-aws-modules/terraform-aws-apigateway-v2/compare/v0.16.0...v1.0.0

0 commit comments

Comments
 (0)