Add changelog entry for Uuid improvement (#2200)

This commit is contained in:
Rick Winter 2021-05-05 17:09:21 -07:00 committed by GitHub
parent a77686938a
commit 22770cabbf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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