Update changelog for the 'retry-after' fix (#1535)

This commit is contained in:
Anton Kolesnyk 2021-02-02 14:11:17 -08:00 committed by GitHub
parent 376cca6acd
commit 4f0ee2eaa2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,6 +13,7 @@
### Bug Fixes
- 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`.
## 1.0.0-beta.4 (2021-01-13)