Update CHANGES.rst [ci skip]

This commit is contained in:
Andrew Murray 2022-07-12 06:55:56 +10:00
parent 3e852eec93
commit 208f87f9c1

View File

@ -5,6 +5,9 @@ Changelog (Pillow)
9.3.0 (unreleased)
------------------
- Raise ValueError if PNG sRGB chunk is truncated #6431
[radarhere]
- Handle missing Python executable in ImageShow on macOS #6416
[bryant1410, radarhere]