diff --git a/CHANGELOG.md b/CHANGELOG.md index 6296894..10cc708 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# v0.17.0 + +## Features +* feat: add permission for cognito-idp service (#114) (ljohnny-git)([fb67991](https://github.com/lacework/terraform-aws-config/commit/fb67991f6a20644bbde618e75347d4cfb3d4558b)) +## Other Changes +* ci: version bump to v0.16.1-dev (Lacework)([4b4d052](https://github.com/lacework/terraform-aws-config/commit/4b4d052128e6782362fba639de3b65eb14fb00b4)) +--- # v0.16.0 ## Features diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 6ac2b8c..2282ebe 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,7 +1,7 @@ # Release Notes -Another day, another release. These are the release notes for the version `v0.16.0`. +Another day, another release. These are the release notes for the version `v0.17.0`. ## Features -* feat(RAIN-71255): Add AWS permission for sesv2 APIS (#107) (LMAX-iwnf)([6c4eb62](https://github.com/lacework/terraform-aws-config/commit/6c4eb62d47f6f3fe4debb594f70a7030bc003e3a)) +* feat: add permission for cognito-idp service (#114) (ljohnny-git)([fb67991](https://github.com/lacework/terraform-aws-config/commit/fb67991f6a20644bbde618e75347d4cfb3d4558b)) ## Other Changes -* ci: version bump to v0.15.4-dev (Lacework)([2be8990](https://github.com/lacework/terraform-aws-config/commit/2be8990d42af9577cec0987a18f99849c15c3be5)) +* ci: version bump to v0.16.1-dev (Lacework)([4b4d052](https://github.com/lacework/terraform-aws-config/commit/4b4d052128e6782362fba639de3b65eb14fb00b4)) diff --git a/VERSION b/VERSION index f724aa4..07feb82 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.16.1-dev \ No newline at end of file +0.17.0 \ No newline at end of file