diff --git a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/CHANGELOG.md b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/CHANGELOG.md index e03e312b02df..71bb2a816bff 100644 --- a/sdk/appconfiguration/azure-resourcemanager-appconfiguration/CHANGELOG.md +++ b/sdk/appconfiguration/azure-resourcemanager-appconfiguration/CHANGELOG.md @@ -4,6 +4,21 @@ - Azure Resource Manager AppConfiguration client library for Java. This package contains Microsoft Azure SDK for AppConfiguration Management SDK. Package tag package-2021-03-01-preview. For documentation on how to use this package, please see [Azure Management Libraries for Java](https://aka.ms/azsdk/java/mgmt). +### Features Added + +#### `models.ConfigurationStore$Update` was modified + +* `withPublicNetworkAccess(models.PublicNetworkAccess)` was added + +#### `models.ConfigurationStoreUpdateParameters` was modified + +* `publicNetworkAccess()` was added +* `withPublicNetworkAccess(models.PublicNetworkAccess)` was added + +#### `AppConfigurationManager$Configurable` was modified + +* `withScope(java.lang.String)` was added + ## 1.0.0-beta.2 (2021-05-14) - Azure Resource Manager AppConfiguration client library for Java. This package contains Microsoft Azure SDK for AppConfiguration Management SDK. Package tag package-2021-03-01-preview. For documentation on how to use this package, please see [Azure Management Libraries for Java](https://aka.ms/azsdk/java/mgmt).