Skip to content

Commit

Permalink
Fix changelog for v1.4.0 (#989)
Browse files Browse the repository at this point in the history
  • Loading branch information
acwest committed Jul 18, 2024
1 parent c7ad4ee commit 5122236
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ FEATURES:
- `resource/auth0_prompt_custom_text`: Add new prompt values (`captcha`, `custom-form`, `customized-consent`, `passkeys`, `phone-identifier-challenge`, `phone-identifier-enrollment`) to the `auth0_prompt_custom_text` resource. ([#985](https://github.com/auth0/terraform-provider-auth0/pull/985))
- `data-source/auth0_connection_scim_configuration`: Add a data source for managing SCIM(System for Cross-domain Identity Management) configuration. ([#980](https://github.com/auth0/terraform-provider-auth0/pull/980))

ENHANCEMENTS:

- `resource/auth0_tenant`: Add support for `enable_sso` flag ([#972](https://github.com/auth0/terraform-provider-auth0/pull/972))

NOTES:

- `resource/auth0_tenant`: Deprecated the `require-pushed-authorization-requests` attribute. ([#986](https://github.com/auth0/terraform-provider-auth0/pull/986))
Expand Down

0 comments on commit 5122236

Please sign in to comment.