From f645ac5b2c1a562a2d27f2dfda55fdffaeafa936 Mon Sep 17 00:00:00 2001 From: Caio Saldanha Date: Fri, 22 Sep 2023 06:40:16 -0700 Subject: [PATCH] Forgot changelog --- sdk/appconfiguration/Azure.Data.AppConfiguration/CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sdk/appconfiguration/Azure.Data.AppConfiguration/CHANGELOG.md b/sdk/appconfiguration/Azure.Data.AppConfiguration/CHANGELOG.md index 0f8524ef1e7e8..117755569b405 100644 --- a/sdk/appconfiguration/Azure.Data.AppConfiguration/CHANGELOG.md +++ b/sdk/appconfiguration/Azure.Data.AppConfiguration/CHANGELOG.md @@ -8,6 +8,8 @@ ### Bugs Fixed +- Fixed `GetConfigurationSettings(SettingSelector)` not setting `ContentType` and `LastModified` properties [(#38524)](https://github.com/Azure/azure-sdk-for-net/issues/38524). + ### Other Changes ## 1.2.1 (2023-09-13)