Skip to content

Commit 9e3d1a7

Browse files
committed
Update CHANGES.rst [ci skip]
1 parent 2753057 commit 9e3d1a7

1 file changed

Lines changed: 33 additions & 0 deletions

File tree

CHANGES.rst

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,39 @@ Changelog (Pillow)
55
10.3.0 (unreleased)
66
-------------------
77

8+
- Stop reading EPS image at EOF marker #7753
9+
[radarhere]
10+
11+
- PSD layer co-ordinates may be negative #7706
12+
[radarhere]
13+
14+
- Use subprocess with CREATE_NO_WINDOW flag in ImageShow WindowsViewer #7791
15+
[radarhere]
16+
17+
- When saving GIF frame that restores to background color, do not fill identical pixels #7788
18+
[radarhere]
19+
20+
- Fixed reading PNG iCCP compression method #7823
21+
[radarhere]
22+
23+
- Allow writing IFDRational to UNDEFINED tag #7840
24+
[radarhere]
25+
26+
- Fix logged tag name when loading Exif data #7842
27+
[radarhere]
28+
29+
- Use maximum frame size in IHDR chunk when saving APNG images #7821
30+
[radarhere]
31+
32+
- Prevent opening P TGA images without a palette #7797
33+
[radarhere]
34+
35+
- Use palette when loading ICO images #7798
36+
[radarhere]
37+
38+
- Use consistent arguments for load_read and load_seek #7713
39+
[radarhere]
40+
841
- Turn off nullability warnings for macOS SDK #7827
942
[radarhere]
1043

0 commit comments

Comments
 (0)