diff --git a/.changelog/1424.txt b/.changelog/1424.txt index ef9e1b1e5a9..f4659f00bb8 100644 --- a/.changelog/1424.txt +++ b/.changelog/1424.txt @@ -1,3 +1,7 @@ ```release-note:enhancement teams: Add `non_identity_enabled` boolean in browser isolation settings ``` + +```release-note:breaking-change +teams: `BrowserIsolation.UrlBrowserIsolationEnabled` has changed from `bool` to `*bool` to meet the library conventions +```