Update CHANGELOG.md (#3000)

This commit is contained in:
Tom Christie 2023-12-12 13:44:26 +00:00 committed by GitHub
parent 1e11096473
commit 2c51edd0c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,6 +14,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
* Allow URLs where username or password contains unescaped '@'. (#2986)
* Ensure ASGI `raw_path` does not include URL query component. (#2999)
* Ensure `Response.iter_text()` cannot yield empty strings. (#2998)
## 0.25.2 (24th November, 2023)