Skip to content

Commit

Permalink
Add changelog for v1.0.0-beta.2 (#794)
Browse files Browse the repository at this point in the history
  • Loading branch information
sergiught authored Aug 25, 2023
1 parent 5ddb3c0 commit 308cc6a
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## v1.0.0-beta.2

NOTES:

- :warning: Check our [migration guide](https://github.com/auth0/terraform-provider-auth0/blob/main/MIGRATION_GUIDE.md) to navigate the breaking changes that were added in this release.

BUG FIXES:

- `resource/auth0_client_grant`: Add validation to prevent empty string scope values ([#793](https://github.com/auth0/terraform-provider-auth0/pull/793))
- `provider`: Fix issue with rate limit retry mechanism ([#788](https://github.com/auth0/terraform-provider-auth0/pull/788))


## v1.0.0-beta.1

NOTES:
Expand Down

0 comments on commit 308cc6a

Please sign in to comment.