Update CHANGES.rst [ci skip]

This commit is contained in:
Andrew Murray 2022-01-10 16:42:26 +11:00
parent ac7f42c2c6
commit 2d7c1bcc9d

View File

@ -2,6 +2,21 @@
Changelog (Pillow) Changelog (Pillow)
================== ==================
9.1.0 (unreleased)
------------------
- Ensure duplicated file pointer is closed #5946
[radarhere]
- Added specific error if ImagePath coordinate type is incorrect #5942
[radarhere]
- Return an empty bytestring from tobytes() for an empty image #5938
[radarhere]
- Remove readonly from Image.__eq__ #5930
[hugovk]
9.0.0 (2022-01-02) 9.0.0 (2022-01-02)
------------------ ------------------