diff --git a/sdk/core/azure-core/CHANGELOG.md b/sdk/core/azure-core/CHANGELOG.md index 7d8dad5c1..2fab57c9b 100644 --- a/sdk/core/azure-core/CHANGELOG.md +++ b/sdk/core/azure-core/CHANGELOG.md @@ -8,8 +8,12 @@ ### Bugs Fixed +- [[#5154]](https://github.com/Azure/azure-sdk-for-cpp/issues/5154) WinHTTP Transport logging (and exception strings) have dangling periods making it harder to read. + ### Other Changes +- Improved log messages for WinHTTP Transport to help diagnose WinHTTP state machine related issues. + ## 1.11.0 (2024-01-11) ### Features Added