Update CHANGES.rst [ci skip]

This commit is contained in:
Andrew Murray 2022-10-11 10:37:16 +11:00
parent 2942868270
commit 13be5f2bb0

View File

@ -5,6 +5,9 @@ Changelog (Pillow)
9.3.0 (unreleased)
------------------
- Added support for opening WhiteIsZero 16-bit integer TIFF images #6642
[JayWiz, radarhere]
- Raise an error when allocating translucent color to RGB palette #6654
[jsbueno, radarhere]