Skip to content

Commit

Permalink
Merge pull request #92 from lgallard/release/0.18.0
Browse files Browse the repository at this point in the history
Add missing option to allow client token revocation
  • Loading branch information
lgallard authored Jul 25, 2022
2 parents 4ae5902 + 79be01b commit 7028963
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
## 0.17.0 (Jun 3, 2022)
## 0.18.0 (July 25, 2022)

ENHANCEMENTS:

* Add missing option to allow client token revocation (thanks @rastakajakwanna)

## 0.17.0 (June 3, 2022)

ENHANCEMENTS:

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ module "aws_cognito_user_pool_complete" {

| Name | Version |
|------|---------|
| <a name="provider_aws"></a> [aws](#provider\_aws) | 4.22.0 |
| <a name="provider_aws"></a> [aws](#provider\_aws) | 4.23.0 |

## Modules

Expand Down

0 comments on commit 7028963

Please sign in to comment.