mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-24 16:24:11 +03:00
Update CHANGES.rst [ci skip]
This commit is contained in:
parent
0ee223aa7a
commit
f4556acef1
12
CHANGES.rst
12
CHANGES.rst
|
@ -4,6 +4,18 @@ Changelog (Pillow)
|
|||
4.1.0 (unreleased)
|
||||
------------------
|
||||
|
||||
- Removed use of spaces in TIFF kwargs names, deprecated in 2.7 #1390
|
||||
[radarhere]
|
||||
|
||||
- Removed deprecated ImageDraw setink, setfill, setfont methods #2220
|
||||
[jdufresne]
|
||||
|
||||
- Send unwanted subprocess output to /dev/null #2253
|
||||
[jdufresne]
|
||||
|
||||
- Fix division by zero when creating 0x0 image from numpy array #2419
|
||||
[hugovk]
|
||||
|
||||
- Test: Added matrix convert tests #2381
|
||||
[hugovk]
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user