mirror of
https://github.com/HoneyryderChuck/httpx.git
synced 2025-12-04 00:01:13 -05:00
missing in changelog line
This commit is contained in:
parent
35d9c15f44
commit
7528b607f8
@ -1,4 +1,4 @@
|
||||
# 0.19.3
|
||||
# 0.19.4
|
||||
|
||||
## Improvements
|
||||
|
||||
@ -10,4 +10,5 @@ The (optional) FFI-based TLS module for jruby was deleted. Besides it being cumb
|
||||
|
||||
* `webmock` integration was fixed to take the mocked URI query string into account.
|
||||
* fix internal codepath where mergeable-but-not-coalescable connections were still triggering the coalesce branch.
|
||||
* fixed after-use mutation of connection addresses array which was making it empty after initial usage.
|
||||
* fixed after-use mutation of connection addresses array which was making it empty after initial usage.
|
||||
* fixed a "busy loop" caused by long-running native resolver not signaling it had "nothing to do".
|
||||
Loading…
x
Reference in New Issue
Block a user