Fix typo in change-log. (#2018)
Version was specified incorrectly. See: https://github.com/encode/httpx/pull/2016#issuecomment-1006721639
This commit is contained in:
parent
07f786c2f8
commit
c6c8cb1fe2
@ -8,7 +8,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
||||
|
||||
### Fixed
|
||||
|
||||
* Fix streaming uploads using `SyncByteStream` or `AsyncByteStream`. Regression in 0.12.2. (#2016)
|
||||
* Fix streaming uploads using `SyncByteStream` or `AsyncByteStream`. Regression in 0.21.2. (#2016)
|
||||
|
||||
## 0.21.2 (5th January, 2022)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user