Skip to content

Commit 7dd5812

Browse files
committed
Changelog
1 parent 0c645ed commit 7dd5812

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
99
- The networking backend interface has [been added to the public API](https://www.encode.io/httpcore/network-backends). Some classes which were previously private implementation detail are now part of the top-level public API. (#699)
1010
- Graceful handling of HTTP/2 GoAway frames, with requests being transparently retried on a new connection. (#730)
1111
- Add exceptions when a synchronous `trace callback` is passed to an asynchronous request or an asynchronous `trace callback` is passed to a synchronous request. (#717)
12+
- Drop Python 3.7 support. (#727)
1213

1314
## 0.17.2 (May 23th, 2023)
1415

0 commit comments

Comments
 (0)