Update CHANGES.rst [ci skip]

This commit is contained in:
Andrew Murray 2023-06-24 13:09:07 +10:00
parent cfcf46da13
commit 6c464b8101

View File

@ -5,8 +5,11 @@ Changelog (Pillow)
10.0.0 (unreleased)
-------------------
- Fixed finding dependencies on Cygwin #7175
[radarhere]
- Changed grabclipboard() to use PNG instead of JPG compression on macOS #7219
[abey79]
[abey79, radarhere]
- Added in_place argument to ImageOps.exif_transpose() #7092
[radarhere]