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 12, 2023
1 parent be244b5 commit 28b8b60
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,18 @@ Changelog (Pillow)
9.5.0 (unreleased)
------------------

- Close OleFileIO instance when closing or exiting FPX or MIC #7005
[radarhere]

- Added __int__ to IFDRational for Python >= 3.11 #6998
[radarhere]

- Added memoryview support to Dib.frombytes() #6988
[radarhere, nulano]

- Close file pointer copy in the libtiff encoder if still open #6986
[fcarron, radarhere]

- Raise an error if ImageDraw co-ordinates are incorrectly ordered #6978
[radarhere]

Expand Down

0 comments on commit 28b8b60

Please sign in to comment.