Skip to content

Commit d972013

Browse files
committed
Updated CHANGELOG
1 parent a871a15 commit d972013

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.md

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

88

99

10+
<a name="v1.0.0"></a>
11+
## [v1.0.0] - 2021-04-26
12+
13+
- feat: Shorten outputs (removing this_) ([#14](https://github.com/terraform-aws-modules/terraform-aws-appsync/issues/14))
14+
15+
1016
<a name="v0.9.0"></a>
1117
## [v0.9.0] - 2021-04-22
1218

@@ -67,7 +73,8 @@ All notable changes to this project will be documented in this file.
6773
- Add all the code for AppSync module
6874

6975

70-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-appsync/compare/v0.9.0...HEAD
76+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-appsync/compare/v1.0.0...HEAD
77+
[v1.0.0]: https://github.com/terraform-aws-modules/terraform-aws-appsync/compare/v0.9.0...v1.0.0
7178
[v0.9.0]: https://github.com/terraform-aws-modules/terraform-aws-appsync/compare/v0.8.0...v0.9.0
7279
[v0.8.0]: https://github.com/terraform-aws-modules/terraform-aws-appsync/compare/v0.7.0...v0.8.0
7380
[v0.7.0]: https://github.com/terraform-aws-modules/terraform-aws-appsync/compare/v0.6.0...v0.7.0

0 commit comments

Comments
 (0)