Update CHANGES.rst [ci skip]

This commit is contained in:
Andrew Murray 2022-06-25 17:08:56 +10:00
parent b1e9a3c171
commit ef93892af8

View File

@ -5,6 +5,9 @@ Changelog (Pillow)
9.2.0 (unreleased)
------------------
- Reverted to __array_interface__ with the release of NumPy 1.23 #6394
[radarhere]
- Pad PCX palette to 768 bytes when saving #6391
[radarhere]