mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-26 01:46:18 +03:00
Update CHANGES.rst [ci skip]
This commit is contained in:
parent
f29881fd60
commit
e2c17ab59b
12
CHANGES.rst
12
CHANGES.rst
|
@ -5,6 +5,18 @@ Changelog (Pillow)
|
||||||
5.3.0 (unreleased)
|
5.3.0 (unreleased)
|
||||||
------------------
|
------------------
|
||||||
|
|
||||||
|
- Added support to ImageDraw.floodfill for non-RGB colors #3377
|
||||||
|
[radarhere]
|
||||||
|
|
||||||
|
- Tests: Avoid catching unexpected exceptions in tests #2203
|
||||||
|
[jdufresne]
|
||||||
|
|
||||||
|
- Use TextIOWrapper.detach() instead of NoCloseStream #2214
|
||||||
|
[jdufresne]
|
||||||
|
|
||||||
|
- Added transparency to matrix conversion #3205
|
||||||
|
[radarhere]
|
||||||
|
|
||||||
- Added ImageOps pad method #3364
|
- Added ImageOps pad method #3364
|
||||||
[radarhere]
|
[radarhere]
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user