Skip to content
Prev Previous commit
Next Next commit
Updates changelog
  • Loading branch information
Nnonexistent committed May 19, 2023
commit a72f53103a45db6416611a2e508ee721cb263668
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

### Fixed

* Return `500` error response instead of exceptions when `raise_app_exceptions=False` is set on `ASGITransport`. (#2669)
Comment thread
lovelydinosaur marked this conversation as resolved.
Outdated
* Fix optional percent-encoding behaviour. (#2671)
* More robust checking for opening upload files in binary mode. (#2630)
* Properly support IP addresses in `NO_PROXY` environment variable. (#2659)
Expand Down