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 Jun 25, 2024
1 parent a4188bb commit d2d03a1
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,27 @@ Changelog (Pillow)
10.4.0 (unreleased)
-------------------

- Do not use first frame duration for other frames when saving APNG images #8104
[radarhere]

- Consider I;16 pixel size when using a 1 mode mask #8112
[radarhere]

- When saving multiple PNG frames, convert to mode rather than raw mode #8087
[radarhere]

- Added byte support to FreeTypeFont #8141
[radarhere]

- Allow float center for rotate operations #8114
[radarhere]

- Do not read layers immediately when opening PSD images #8039
[radarhere]

- Restore original thread state #8065
[radarhere]

- Read IM and TIFF images as RGB, rather than RGBX #7997
[radarhere]

Expand Down

0 comments on commit d2d03a1

Please sign in to comment.