Update CHANGES.rst [ci skip]

This commit is contained in:
Andrew Murray 2021-12-28 18:56:25 +11:00
parent 8e631e4cd9
commit 44bd03fb6e

View File

@ -5,6 +5,9 @@ Changelog (Pillow)
9.0.0 (unreleased)
------------------
- Improved putdata() documentation and data handling #5910
[radarhere]
- Exclude carriage return in PDF regex to help prevent ReDoS #5912
[hugovk]