diff --git a/python-httpcore.changes b/python-httpcore.changes index 0dcefc1..d1baef7 100644 --- a/python-httpcore.changes +++ b/python-httpcore.changes @@ -1,5 +1,5 @@ ------------------------------------------------------------------- -Tue Feb 22 09:44:34 UTC 2022 - Dirk Müller +Mon Feb 21 10:54:40 UTC 2022 - Michael Ströder - update to 0.14.7: * Requests which raise a PoolTimeout need to be removed from the pool queue. @@ -7,16 +7,6 @@ Tue Feb 22 09:44:34 UTC 2022 - Dirk Müller * Fix SOCKS support for `http://` URLs. * Resolve race condition around exceptions during streaming a response. -------------------------------------------------------------------- -Mon Feb 21 10:54:40 UTC 2022 - Michael Ströder - -- Update to 0.14.7 - * Requests which raise a PoolTimeout need to be removed from the pool queue. (#502) - * Fix AttributeError that happened when Socks5Connection were terminated. (#501) -- Update to 0.14.6 - * Fix SOCKS support for http:// URLs. (#492) - * Resolve race condition around exceptions during streaming a response. (#491) - ------------------------------------------------------------------- Fri Feb 11 20:38:24 UTC 2022 - Michael Ströder