Update CHANGES.rst [ci skip]

This commit is contained in:
Andrew Murray 2022-02-02 14:33:19 +11:00 committed by alv2017
parent ba226226a7
commit 820362100a

View File

@ -5,6 +5,12 @@ Changelog (Pillow)
9.1.0 (unreleased)
------------------
- Enable arm64 for MSVC on Windows #5811
[gaborkertesz-linaro, gaborkertesz]
- Keep IPython/Jupyter text/plain output stable #5891
[shamrin, radarhere]
- Raise an error when performing a negative crop #5972
[radarhere, hugovk]