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
e16ee15f2c
commit
9d14ae4fa4
|
@ -3,6 +3,9 @@ Changelog (Pillow)
|
||||||
|
|
||||||
2.7.0 (unreleased)
|
2.7.0 (unreleased)
|
||||||
------------------
|
------------------
|
||||||
|
- Replace affine-based im.resize implementation with convolution-based im.stretch #997
|
||||||
|
[homm]
|
||||||
|
|
||||||
- Replace Gaussian Blur implementation with iterated fast box blur. #961 Note: Radius parameter is interpreted differently than before.
|
- Replace Gaussian Blur implementation with iterated fast box blur. #961 Note: Radius parameter is interpreted differently than before.
|
||||||
[homm]
|
[homm]
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user