diff --git a/sdk/core/azure-core/CHANGELOG.md b/sdk/core/azure-core/CHANGELOG.md index f57fa762e..cb1a917e5 100644 --- a/sdk/core/azure-core/CHANGELOG.md +++ b/sdk/core/azure-core/CHANGELOG.md @@ -1,6 +1,6 @@ # Release History -## 1.8.0-beta.3 (Unreleased) +## 1.8.0-beta.3 (2023-01-05) ### Features Added @@ -9,11 +9,7 @@ ### Breaking Changes - Bearer token authentication will not work for endpoint URL protocol schemes other than `"https"`. This ensures token security and is consistent with the Azure SDKs for other languages. -- Removed `noexcept` specification from `Azure::DateTime::clock::now()`. - -### Bugs Fixed - -### Other Changes +- Removed `noexcept` specification from `Azure::DateTime::clock::now()`. ## 1.8.0-beta.2 (2022-11-03)