Update changelog with issue link (#4458)

Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
This commit is contained in:
Anton Kolesnyk 2023-03-16 17:20:32 -07:00 committed by GitHub
parent d5e4a5c48b
commit ade505d087
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,7 @@
### Bugs Fixed
- Fixed a bug where `Host` request header is not set for non-default port (80, 443).
- [[#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).
### Other Changes