Update CHANGELOG.md (#3372)

This commit is contained in:
Tom Christie 2024-10-28 14:43:24 +00:00 committed by GitHub
parent 9fd6f0ca66
commit 489fef48ba
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -13,6 +13,7 @@ Version 0.28.0 introduces an `httpx.SSLContext()` class and `ssl_context` parame
* The deprecated `proxies` argument has now been removed.
* The deprecated `app` argument has now been removed.
* The `URL.raw` property has now been removed.
* Ensure JSON request bodies are compact. (#3363)
## 0.27.2 (27th August, 2024)