Update CHANGES.rst [ci skip]

This commit is contained in:
Andrew Murray 2018-08-27 20:16:41 +10:00
parent afb5cee0f4
commit 9c4370e5ef

View File

@ -5,6 +5,9 @@ Changelog (Pillow)
5.3.0 (unreleased)
------------------
- Remove unused draw.draw_line, draw.draw_point and font.getabc methods #3232
[hugovk]
- Tests: Added ImageFilter tests #3295
[radarhere]