Skip to content

Version 0.10.0 - #131

Merged
lovelydinosaur merged 8 commits into
masterfrom
version-0.10.0
Aug 7, 2020
Merged

Version 0.10.0#131
lovelydinosaur merged 8 commits into
masterfrom
version-0.10.0

Conversation

@lovelydinosaur

@lovelydinosaurlovelydinosaur commented Aug 3, 2020

Copy link
Copy Markdown
Contributor

0.10.0 (August 7th, 2020)

The most notable change in the 0.10.0 release is that HTTP/2 support is now fully optional.

Use either pip install httpcore for HTTP/1.1 support only, or pip install httpcore[http2] for HTTP/1.1 and HTTP/2 support.

Added

Changed

Fixed

@lovelydinosaurlovelydinosaur added this to the 0.10.0 milestone Aug 3, 2020
@lovelydinosaur
lovelydinosaur merged commit d8e7c83 into masterAug 7, 2020
@lovelydinosaur
lovelydinosaur deleted the version-0.10.0 branch August 7, 2020 12:47
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@lovelydinosaur