Skip to content

Commit 9386a41

Browse files
authored
Update CHANGES.rst [ci-skip]
1 parent fad1835 commit 9386a41

1 file changed

Lines changed: 22 additions & 1 deletion

File tree

CHANGES.rst

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,27 @@ Changelog (Pillow)
55
5.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

0 commit comments

Comments
 (0)