Update CHANGES.rst [ci skip]

This commit is contained in:
Andrew Murray 2022-05-09 21:35:28 +10:00
parent 5e0e1e4114
commit 18e1005fbf

View File

@ -5,6 +5,9 @@ Changelog (Pillow)
9.2.0 (unreleased)
------------------
- Populate Python palette in fromarray() #6283
[radarhere]
- Raise ValueError if PNG chunks are truncated #6253
[radarhere]