Update CHANGES.rst [ci skip]

This commit is contained in:
Andrew Murray 2021-11-16 18:09:12 +11:00
parent 2849347694
commit d6e42f3307

View File

@ -5,6 +5,9 @@ Changelog (Pillow)
9.0.0 (unreleased)
------------------
- Only prevent repeated polygon pixels when drawing with transparency #5835
[radarhere]
- Add support for pickling TrueType fonts #5826
[hugovk, radarhere]