Skip to content

Commit

Permalink
Include curio support in CHANGELOG (#1304)
Browse files Browse the repository at this point in the history
  • Loading branch information
tomchristie committed Sep 22, 2020
1 parent f932af9 commit 5d11756
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

### Added

* Added support for curio. (Pull https://github.com/encode/httpcore/pull/168)
* Added support for event hooks. (Pull #1246)
* Added support for authentication flows which require either sync or async I/O. (Pull #1217)
* Added support for monitoring download progress with `response.num_bytes_downloaded`. (Pull #1268)
Expand Down

0 comments on commit 5d11756

Please sign in to comment.