Add missing changelog section (#2943)

This commit is contained in:
Kar Petrosyan 2023-11-17 16:48:27 +04:00 committed by GitHub
parent 497b315fc7
commit c51e0466be
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,6 +8,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## 0.25.1 (3rd November, 2023)
### Added
* Add support for Python 3.12. (#2854)
* Add support for httpcore 1.0 (#2885)