Update CHANGES.rst [ci skip]

This commit is contained in:
Andrew Murray 2022-12-31 11:50:43 +11:00
parent fc9a8a3213
commit 2494e128ab

View File

@ -5,6 +5,9 @@ Changelog (Pillow)
9.4.0 (unreleased)
------------------
- Reversed deprecations for Image constants, except for duplicate Resampling attributes #6830
[radarhere]
- Improve exception traceback readability #6836
[hugovk, radarhere]