diff --git a/sdk/identity/Azure.Identity.Broker/CHANGELOG.md b/sdk/identity/Azure.Identity.Broker/CHANGELOG.md index f20d18ad1be4..feb137b4cc02 100644 --- a/sdk/identity/Azure.Identity.Broker/CHANGELOG.md +++ b/sdk/identity/Azure.Identity.Broker/CHANGELOG.md @@ -1,16 +1,11 @@ # Release History -## 1.2.0-beta.2 (Unreleased) - -### Features Added - -### Breaking Changes - -### Bugs Fixed +## 1.2.0 (2024-11-18) ### Other Changes - Support for Proof of Possession (PoP) tokens for `InteractiveBrowserCredential` has migrated out of Azure.Core.Experimental to Azure.Core. This feature is enabled via the `IsProofOfPossessionEnabled` property on `TokenRequestContext`. +- Updating package dependencies. ## 1.2.0-beta.1 (2024-04-24) diff --git a/sdk/identity/Azure.Identity.Broker/src/Azure.Identity.Broker.csproj b/sdk/identity/Azure.Identity.Broker/src/Azure.Identity.Broker.csproj index b4f67afa9b31..462d72e7f3d1 100644 --- a/sdk/identity/Azure.Identity.Broker/src/Azure.Identity.Broker.csproj +++ b/sdk/identity/Azure.Identity.Broker/src/Azure.Identity.Broker.csproj @@ -2,7 +2,7 @@ This is the implementation of the Azure SDK Client Library for Azure Identity Microsoft Azure.Identity.Broker Component - 1.2.0-beta.2 + 1.2.0 1.1.0 Microsoft Azure Identity Broker;$(PackageCommonTags)