Update CHANGES.rst [ci skip]

This commit is contained in:
Andrew Murray 2022-06-23 16:59:28 +10:00
parent e774be01fe
commit 2970a5b8b2

View File

@ -5,6 +5,9 @@ Changelog (Pillow)
9.2.0 (unreleased)
------------------
- Pad PCX palette to 768 bytes when saving #6391
[radarhere]
- Fixed bug with rounding pixels to palette colors #6377
[btrekkie, radarhere]