We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e422386 commit cece64fCopy full SHA for cece64f
1 file changed
CHANGES.rst
@@ -2,6 +2,21 @@
2
Changelog (Pillow)
3
==================
4
5
+8.3.2 (2021-09-02)
6
+------------------
7
+
8
+- Add support for Python 3.10 #5569, #5570
9
+ [hugovk, radarhere]
10
11
+- Ensure TIFF ``RowsPerStrip`` is multiple of 8 for JPEG compression #5588
12
+ [kmilos, radarhere]
13
14
+- Updates for ``ImagePalette`` channel order #5599
15
+ [radarhere]
16
17
+- Hide FriBiDi shim symbols to avoid conflict with real FriBiDi library #5651
18
+ [nulano]
19
20
8.3.1 (2021-07-06)
21
------------------
22
0 commit comments