We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be244b5 commit 28b8b60Copy full SHA for 28b8b60
CHANGES.rst
@@ -5,6 +5,18 @@ Changelog (Pillow)
5
9.5.0 (unreleased)
6
------------------
7
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
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
20
- Raise an error if ImageDraw co-ordinates are incorrectly ordered #6978
21
[radarhere]
22
0 commit comments