Update CHANGES.rst [ci skip]

This commit is contained in:
Andrew Murray 2022-10-14 08:23:02 +11:00
parent d138b2d41e
commit 8e17c626ab

View File

@ -5,6 +5,9 @@ Changelog (Pillow)
9.3.0 (unreleased)
------------------
- Don't reassign crc on ChunkStream close #6627
[wiredfool, radarhere]
- Raise a warning if NumPy failed to raise an error during conversion #6594
[radarhere]