diff --git a/sdk/appconfiguration/Azure.Data.AppConfiguration/CHANGELOG.md b/sdk/appconfiguration/Azure.Data.AppConfiguration/CHANGELOG.md index 330fc60a53085..e2ed1861fe4f7 100644 --- a/sdk/appconfiguration/Azure.Data.AppConfiguration/CHANGELOG.md +++ b/sdk/appconfiguration/Azure.Data.AppConfiguration/CHANGELOG.md @@ -1,5 +1,9 @@ # Release History +## 1.0.2 (Unreleased) + +- Provide AddConfigurationClient with support for TokenCredential + ## 1.0.1 (2020-07-07) - Update the tag list for the AzConfig package diff --git a/sdk/appconfiguration/Azure.Data.AppConfiguration/src/Azure.Data.AppConfiguration.csproj b/sdk/appconfiguration/Azure.Data.AppConfiguration/src/Azure.Data.AppConfiguration.csproj index 06cb9ea9d4cf1..95818b6a6cd20 100644 --- a/sdk/appconfiguration/Azure.Data.AppConfiguration/src/Azure.Data.AppConfiguration.csproj +++ b/sdk/appconfiguration/Azure.Data.AppConfiguration/src/Azure.Data.AppConfiguration.csproj @@ -3,7 +3,7 @@ This is the Microsoft Azure Application Configuration Service client library Microsoft Azure.Data.AppConfiguration client library - 1.0.1 + 1.0.2 1.0.0 Microsoft Azure Application Configuration;Data;AppConfig;$(PackageCommonTags) $(RequiredTargetFrameworks)