Update CHANGELOG.md (#3374)

This commit is contained in:
Tom Christie 2024-10-28 16:23:45 +00:00 committed by GitHub
parent ba2e51215e
commit 5440381553
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -14,6 +14,7 @@ Version 0.28.0 introduces an `httpx.SSLContext()` class and `ssl_context` parame
* The deprecated `app` argument has now been removed.
* The `URL.raw` property has now been removed.
* Ensure JSON request bodies are compact. (#3363)
* Review URL percent escape sets, based on WHATWG spec. (#3371, #3373)
## 0.27.2 (27th August, 2024)