Update CHANGES.rst [ci skip]

This commit is contained in:
Andrew Murray 2022-12-31 22:24:58 +11:00
parent 7b0008bb82
commit 7f1708415c

View File

@ -5,6 +5,9 @@ Changelog (Pillow)
9.4.0 (unreleased)
------------------
- Return from ImagingFill early if image has a zero dimension #6842
[radarhere]
- Reversed deprecations for Image constants, except for duplicate Resampling attributes #6830
[radarhere]