mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-11-10 19:56:47 +03:00
Update CHANGES.rst
[CI skip]
This commit is contained in:
parent
597f067796
commit
cba0004cdc
18
CHANGES.rst
18
CHANGES.rst
|
@ -5,6 +5,24 @@ Changelog (Pillow)
|
|||
5.2.0 (unreleased)
|
||||
------------------
|
||||
|
||||
- Changed ellipse point calculations to be more evenly distributed #3142
|
||||
[radarhere]
|
||||
|
||||
- Only extract first Exif segment #2946
|
||||
[hugovk]
|
||||
|
||||
- Tests: Test ImageDraw2, WalImageFile #3135, #2989
|
||||
[hugovk]
|
||||
|
||||
- Remove unnecessary '#if 0' code #3075
|
||||
[hugovk]
|
||||
|
||||
- Tests: Added GD tests #1817
|
||||
[radarhere]
|
||||
|
||||
- Fix collections ABCs DeprecationWarning in Python 3.7 #3123
|
||||
[hugovk]
|
||||
|
||||
- unpack_from is faster than unpack of slice #3201
|
||||
[landfillbaby]
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user