Skip to content

Commit c2ce5f6

Browse files
committed
Updated CHANGELOG
1 parent bd95a46 commit c2ce5f6

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 10 additions & 2 deletions
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="v1.1.0"></a>
11+
## [v1.1.0] - 2021-09-08
12+
13+
- feat: Add iam_permission_boundary to IAM role ([#18](https://github.com/terraform-aws-modules/terraform-aws-appsync/issues/18))
14+
- chore: update CI/CD to use stable `terraform-docs` release artifact and discoverable Apache2.0 license ([#15](https://github.com/terraform-aws-modules/terraform-aws-appsync/issues/15))
15+
- chore: Updated versions&comments in examples
16+
17+
1018
<a name="v1.0.0"></a>
1119
## [v1.0.0] - 2021-04-26
1220

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

7583

76-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-appsync/compare/v1.0.0...HEAD
84+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-appsync/compare/v1.1.0...HEAD
85+
[v1.1.0]: https://github.com/terraform-aws-modules/terraform-aws-appsync/compare/v1.0.0...v1.1.0
7786
[v1.0.0]: https://github.com/terraform-aws-modules/terraform-aws-appsync/compare/v0.9.0...v1.0.0
7887
[v0.9.0]: https://github.com/terraform-aws-modules/terraform-aws-appsync/compare/v0.8.0...v0.9.0
7988
[v0.8.0]: https://github.com/terraform-aws-modules/terraform-aws-appsync/compare/v0.7.0...v0.8.0
@@ -83,4 +92,3 @@ All notable changes to this project will be documented in this file.
8392
[v0.4.0]: https://github.com/terraform-aws-modules/terraform-aws-appsync/compare/v0.3.0...v0.4.0
8493
[v0.3.0]: https://github.com/terraform-aws-modules/terraform-aws-appsync/compare/v0.2.0...v0.3.0
8594
[v0.2.0]: https://github.com/terraform-aws-modules/terraform-aws-appsync/compare/v0.1.0...v0.2.0
86-

0 commit comments

Comments
 (0)