mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-07-02 02:43:06 +03:00
Update CHANGES.rst [ci skip]
This commit is contained in:
parent
d078eaf724
commit
8e8643d1ac
|
@ -4,6 +4,12 @@ Changelog (Pillow)
|
||||||
4.3.0 (unreleased)
|
4.3.0 (unreleased)
|
||||||
------------------
|
------------------
|
||||||
|
|
||||||
|
- Basic support for Termux (android) in setup.py #2684
|
||||||
|
[wiredfool]
|
||||||
|
|
||||||
|
- Bug: Fix Image.fromarray for numpy.bool type. #2683
|
||||||
|
[wiredfool]
|
||||||
|
|
||||||
- CI: Add Fedora 24 and 26 to Docker tests
|
- CI: Add Fedora 24 and 26 to Docker tests
|
||||||
[wiredfool]
|
[wiredfool]
|
||||||
|
|
||||||
|
@ -31,6 +37,9 @@ Changelog (Pillow)
|
||||||
- Remove unused im.copy2 and core.copy methods #2657
|
- Remove unused im.copy2 and core.copy methods #2657
|
||||||
[homm]
|
[homm]
|
||||||
|
|
||||||
|
- Fast Image.merge() #2677
|
||||||
|
[homm]
|
||||||
|
|
||||||
- Fast Image.split() #2676
|
- Fast Image.split() #2676
|
||||||
[homm]
|
[homm]
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user