Update CHANGES.rst [ci skip]

This commit is contained in:
Andrew Murray 2022-05-02 08:23:19 +10:00
parent 87c2373265
commit 44bb3e62df

View File

@ -5,6 +5,9 @@ Changelog (Pillow)
9.2.0 (unreleased) 9.2.0 (unreleased)
------------------ ------------------
- Raise ValueError for invalid PPM maxval #6242
[radarhere]
- Corrected screencapture argument in ImageGrab.grab() #6244 - Corrected screencapture argument in ImageGrab.grab() #6244
[axt-one] [axt-one]