Updated CHANGES.rst [ci skip]

This commit is contained in:
Andrew Murray 2020-05-29 08:16:43 +10:00
parent 8e6e728948
commit 9fa7ee6ee8

View File

@ -5,6 +5,9 @@ Changelog (Pillow)
7.2.0 (unreleased) 7.2.0 (unreleased)
------------------ ------------------
- Speed up text layout by not rendering glyphs #4652
[nulano]
- Fixed ZeroDivisionError in Image.thumbnail #4625 - Fixed ZeroDivisionError in Image.thumbnail #4625
[radarhere] [radarhere]