Fix up wording in changelog for azure core (#2208)

Addressing https://github.com/Azure/azure-sdk-for-cpp/pull/2200#discussion_r626994352
This commit is contained in:
Ahson Khan 2021-05-06 13:18:37 -07:00 committed by GitHub
parent 9e7b61538e
commit 7982417480
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,7 +14,7 @@
### Bug Fixes
- Do not re-use a libcurl connection to same host but different port.
- Ensure uniqueness of Uuid on posix platforms.
- Ensure uniqueness of `Azure::Core::Uuid` on POSIX platforms.
## 1.0.0-beta.8 (2021-04-07)