Skip to content

Commit 28b8b60

Browse files
committed
Update CHANGES.rst [ci skip]
1 parent be244b5 commit 28b8b60

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGES.rst

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

8+
- Close OleFileIO instance when closing or exiting FPX or MIC #7005
9+
[radarhere]
10+
11+
- Added __int__ to IFDRational for Python >= 3.11 #6998
12+
[radarhere]
13+
14+
- Added memoryview support to Dib.frombytes() #6988
15+
[radarhere, nulano]
16+
17+
- Close file pointer copy in the libtiff encoder if still open #6986
18+
[fcarron, radarhere]
19+
820
- Raise an error if ImageDraw co-ordinates are incorrectly ordered #6978
921
[radarhere]
1022

0 commit comments

Comments
 (0)