diff --git a/CHANGELOG.md b/CHANGELOG.md index b9bd34f05..b37c477af 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Add application access permissions support in `clientGrants` and `resourceServers`. [#1144] +### Fixed + +- Fix create or update custom domains for `customDomains`. [#1142] + ## [8.13.0] - 2025-08-04 ### Added