Updated CHANGES.rst [ci skip]

This commit is contained in:
Andrew Murray 2020-09-14 19:04:35 +10:00
parent 0ff4cfe439
commit d311a3629e

View File

@ -5,6 +5,9 @@ Changelog (Pillow)
8.0.0 (unreleased)
------------------
- Fixed loading profile with non-ASCII path on Windows #4914
[radarhere]
- Fixed effect_spread bug for zero distance #4908
[radarhere, hugovk]