mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-06-01 19:53:19 +03:00
Updated CHANGES.rst [ci skip]
This commit is contained in:
parent
63d8a600cb
commit
9bd691f1f4
|
@ -5,6 +5,9 @@ Changelog (Pillow)
|
||||||
8.0.0 (unreleased)
|
8.0.0 (unreleased)
|
||||||
------------------
|
------------------
|
||||||
|
|
||||||
|
- Raise proper TypeError in putpixel #4882
|
||||||
|
[nulano, hugovk]
|
||||||
|
|
||||||
- Added writing of subIFDs #4862
|
- Added writing of subIFDs #4862
|
||||||
[radarhere]
|
[radarhere]
|
||||||
|
|
||||||
|
@ -32,13 +35,13 @@ Changelog (Pillow)
|
||||||
- Remove long-deprecated Image.py functions #4798
|
- Remove long-deprecated Image.py functions #4798
|
||||||
[hugovk, nulano, radarhere]
|
[hugovk, nulano, radarhere]
|
||||||
|
|
||||||
- Replaced most uses of distutils with setuptools #4797, #4809, #4814, #4817, #4829
|
- Replaced distutils with setuptools #4797, #4809, #4814, #4817, #4829, #4890
|
||||||
[hugovk, radarhere]
|
[hugovk, radarhere]
|
||||||
|
|
||||||
- Add MIME type to PsdImagePlugin #4788
|
- Add MIME type to PsdImagePlugin #4788
|
||||||
[samamorgan]
|
[samamorgan]
|
||||||
|
|
||||||
- Drop support for EOL Python 3.5 #4746
|
- Drop support for EOL Python 3.5 #4746, #4794
|
||||||
[hugovk, radarhere, nulano]
|
[hugovk, radarhere, nulano]
|
||||||
|
|
||||||
- Remove ImageCms.CmsProfile attributes deprecated since 3.2.0 #4768
|
- Remove ImageCms.CmsProfile attributes deprecated since 3.2.0 #4768
|
||||||
|
|
Loading…
Reference in New Issue
Block a user