Update CHANGES.rst [ci skip]

This commit is contained in:
Andrew Murray 2022-04-25 11:18:31 +10:00
parent 9490509784
commit 139e1e81cc

View File

@ -5,6 +5,9 @@ Changelog (Pillow)
9.2.0 (unreleased)
------------------
- Deprecate support for Qt 5 (PyQt5 and PySide2) #6237
[hugovk, radarhere]
- Increase wait time of temporary file deletion on Windows #6224
[AlexTedeschi]