mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-12 18:26:17 +03:00
Add 8.3.2 (2021-09-02) [CI skip]
This commit is contained in:
parent
07a76e1fa6
commit
ec1a00c7fe
21
CHANGES.rst
21
CHANGES.rst
|
@ -8,9 +8,6 @@ Changelog (Pillow)
|
|||
- Determine JPEG2000 mode purely from ihdr header box #5654
|
||||
[radarhere]
|
||||
|
||||
- Updates for ImagePalette channel order #5599
|
||||
[radarhere]
|
||||
|
||||
- Fixed using info dictionary when writing multiple APNG frames #5611
|
||||
[radarhere]
|
||||
|
||||
|
@ -68,12 +65,24 @@ Changelog (Pillow)
|
|||
- Fixed ImageOps expand with tuple border on P image #5615
|
||||
[radarhere]
|
||||
|
||||
- Ensure TIFF RowsPerStrip is multiple of 8 for JPEG compression #5588
|
||||
[kmilos, radarhere]
|
||||
|
||||
- Fixed error saving APNG with duplicate frames and different duration times #5609
|
||||
[thak1411, radarhere]
|
||||
|
||||
8.3.2 (2021-09-02)
|
||||
------------------
|
||||
|
||||
- Add support for Python 3.10 #5569, #5570
|
||||
[hugovk, radarhere]
|
||||
|
||||
- Ensure TIFF ``RowsPerStrip`` is multiple of 8 for JPEG compression #5588
|
||||
[kmilos, radarhere]
|
||||
|
||||
- Updates for ``ImagePalette`` channel order #5599
|
||||
[radarhere]
|
||||
|
||||
- Hide FriBiDi shim symbols to avoid conflict with real FriBiDi library #5651
|
||||
[nulano]
|
||||
|
||||
8.3.1 (2021-07-06)
|
||||
------------------
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user