mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-24 16:24:11 +03:00
Updage CHANGES.rst [ci skip]
This commit is contained in:
parent
6f8d8bb4f3
commit
03e5c63398
18
CHANGES.rst
18
CHANGES.rst
|
@ -4,6 +4,24 @@ Changelog (Pillow)
|
|||
4.3.0 (unreleased)
|
||||
------------------
|
||||
|
||||
- Export only required properties in unsafe_ptrs #2740
|
||||
[homm]
|
||||
|
||||
- Alpha composite fixes #2709
|
||||
[homm]
|
||||
|
||||
- Faster Transpose operations, added 'Transverse' option #2730
|
||||
[homm]
|
||||
|
||||
- Deprecate ImageOps undocumented functions gaussian_blur, gblur, unsharp_mask, usm and box_blur in favor of ImageFilter implementations #2735
|
||||
[homm]
|
||||
|
||||
- Dependencies: Updated freetype to 2.8.1 #2741
|
||||
[radarhere]
|
||||
|
||||
- Bug: Player skipped first image #2742
|
||||
[radarhere]
|
||||
|
||||
- Faster filter operations for Kernel, Gaussian, and Unsharp Mask filters #2679
|
||||
[homm]
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user