diff --git a/CHANGELOG.md b/CHANGELOG.md index 13e87bea55..3609b6d752 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ ENHANCEMENTS: * `azuread_application` - support for the `template_id` property for creating applications (and service principals) from a template [GH-554] * `azuread_service_principal` - support the `saml_single_sign_on` block containing the `relay_state` property [GH-557] +* `azuread_user` - support the `disable_password_expiration` and `disable_strong_password` properties [GH-550] BUG FIXES: