Updated Changes.rst [ci skip]

This commit is contained in:
wiredfool 2016-06-08 14:17:56 +01:00
parent a83ae6caee
commit ac6e86765d

View File

@ -4,6 +4,15 @@ Changelog (Pillow)
3.3.0 (unreleased)
------------------
- Fix "Fatal Python error: UNREF invalid object" in debug builds #1936
[wiredfool]
- Setup fixes for Alpine linux #1937
[wiredfool]
- Split resample into horizontal + vertical passes #1933
[homm]
- Box blur with premultiplied alpha #1914
[homm]