Skip to content

Commit

Permalink
Update CHANGES.rst [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
radarhere committed Mar 13, 2024
1 parent 2753057 commit 9e3d1a7
Showing 1 changed file with 33 additions and 0 deletions.
33 changes: 33 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,39 @@ Changelog (Pillow)
10.3.0 (unreleased)
-------------------

- Stop reading EPS image at EOF marker #7753
[radarhere]

- PSD layer co-ordinates may be negative #7706
[radarhere]

- Use subprocess with CREATE_NO_WINDOW flag in ImageShow WindowsViewer #7791
[radarhere]

- When saving GIF frame that restores to background color, do not fill identical pixels #7788
[radarhere]

- Fixed reading PNG iCCP compression method #7823
[radarhere]

- Allow writing IFDRational to UNDEFINED tag #7840
[radarhere]

- Fix logged tag name when loading Exif data #7842
[radarhere]

- Use maximum frame size in IHDR chunk when saving APNG images #7821
[radarhere]

- Prevent opening P TGA images without a palette #7797
[radarhere]

- Use palette when loading ICO images #7798
[radarhere]

- Use consistent arguments for load_read and load_seek #7713
[radarhere]

- Turn off nullability warnings for macOS SDK #7827
[radarhere]

Expand Down

0 comments on commit 9e3d1a7

Please sign in to comment.