Update CHANGES.rst [CI skip]

This commit is contained in:
Hugo van Kemenade 2015-09-10 17:08:17 +03:00
parent f6d57418cd
commit c8e570b08e

View File

@ -4,6 +4,9 @@ Changelog (Pillow)
3.0.0 (Unreleased)
------------------
- Single threaded build for pypy3, refactor #1413
[wiredfool]
- Fix loading of truncated images with LOAD_TRUNCATED_IMAGES enabled #1366
[homm]