Move bug fix to the right place in changelog (#4531)
This commit is contained in:
parent
369f86ce6d
commit
fe7c7f971f
@ -8,6 +8,8 @@
|
||||
|
||||
### Bugs Fixed
|
||||
|
||||
- [[#4490]](https://github.com/Azure/azure-sdk-for-cpp/issues/4490) Fixed WinHTTP memory leak during failed requests.
|
||||
|
||||
### Other Changes
|
||||
|
||||
## 1.9.0-beta.1 (2023-04-06)
|
||||
@ -35,7 +37,6 @@ Thank you to our developer community members who helped to make Azure Core bette
|
||||
|
||||
- [[#4213]](https://github.com/Azure/azure-sdk-for-cpp/issues/4213) Fixed a bug where `Host` request header is not set for non-default port (80, 443).
|
||||
- [[#4443]](https://github.com/Azure/azure-sdk-for-cpp/issues/4443) Fixed potentially high CPU usage on Windows.
|
||||
- [[#4490]](https://github.com/Azure/azure-sdk-for-cpp/issues/4490) Fixed WinHTTP memory leak during failed requests.
|
||||
|
||||
### Other Changes
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user