mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-13 10:46:16 +03:00
Update CHANGES.rst [ci skip]
This commit is contained in:
parent
ab6efcb925
commit
317247fab2
|
@ -5,6 +5,9 @@ Changelog (Pillow)
|
||||||
9.0.0 (unreleased)
|
9.0.0 (unreleased)
|
||||||
------------------
|
------------------
|
||||||
|
|
||||||
|
- Do not prematurely return in ImageFile when saving to stdout #5665
|
||||||
|
[infmagic2047, radarhere]
|
||||||
|
|
||||||
- Added support for top right and bottom right TGA orientations #5829
|
- Added support for top right and bottom right TGA orientations #5829
|
||||||
[radarhere]
|
[radarhere]
|
||||||
|
|
||||||
|
@ -14,7 +17,7 @@ Changelog (Pillow)
|
||||||
- Block tile TIFF tags when saving #5839
|
- Block tile TIFF tags when saving #5839
|
||||||
[radarhere]
|
[radarhere]
|
||||||
|
|
||||||
- Added width argument to polygon #5694
|
- Added line width argument to polygon #5694
|
||||||
[radarhere]
|
[radarhere]
|
||||||
|
|
||||||
- Do not redeclare class each time when converting to NumPy #5844
|
- Do not redeclare class each time when converting to NumPy #5844
|
||||||
|
|
Loading…
Reference in New Issue
Block a user