File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,6 +5,27 @@ Changelog (Pillow)
555.1.0 (unreleased)
66------------------
77
8+ - Docs: Move intro text below its header #3021
9+ [hugovk]
10+
11+ - CI: Rename appveyor.yml as .appveyor.yml #2978
12+ [hugovk]
13+
14+ - Fix TypeError for JPEG2000 parser feed #3042
15+ [hugovk]
16+
17+ - Certain corrupted jpegs can result in no data read #3023
18+ [kkopachev]
19+
20+ - Add support for BLP file format #3007
21+ [jleclanche]
22+
23+ - Simplify version checks #2998
24+ [hugovk]
25+
26+ - Fix "invalid escape sequence" warning on Python 3.6+ #2996
27+ [timgraham]
28+
829- Allow append_images to set .icns scaled images #3005
930 [radarhere]
1031
@@ -1198,7 +1219,7 @@ Changelog (Pillow)
11981219- Change function declaration to match Tcl_CmdProc type #1966
11991220 [homm]
12001221
1201- - Integer overflow checks on all calls to \ * alloc #1781
1222+ - Integer overflow checks on all calls to *alloc #1781
12021223 [wiredfool]
12031224
12041225- Change equals method on Image so it short circuits #1967
You can’t perform that action at this time.
0 commit comments