changelog for release Core Beta 5 and Identity Beta 3 (#1572)
* changelog for release * missing changelog entries
This commit is contained in:
parent
06d66492eb
commit
9b7849c155
@ -1,6 +1,6 @@
|
||||
# Release History
|
||||
|
||||
## 1.0.0-beta.5 (Unreleased)
|
||||
## 1.0.0-beta.5 (2021-02-02)
|
||||
|
||||
### New Features
|
||||
|
||||
@ -16,6 +16,9 @@
|
||||
|
||||
- Fixed the parsing of the last chunk of a chunked response when using the curl transport adapter.
|
||||
- Fixed reading the value from `retry-after` header in `RetryPolicy`.
|
||||
- Fix link errors when producing a DLL and add UWP compilation support.
|
||||
- Do not pass a placeholder user-agent string as a fallback when using WinHttp.
|
||||
- Initialize local variables in implementation to fix warning within release builds on Linux.
|
||||
|
||||
## 1.0.0-beta.4 (2021-01-13)
|
||||
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
# Release History
|
||||
|
||||
## 1.0.0-beta.3 (Unreleased)
|
||||
## 1.0.0-beta.3 (2021-02-02)
|
||||
|
||||
### Breaking Changes
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user