Update CHANGES.rst [ci skip]

This commit is contained in:
Andrew Murray 2023-06-29 21:03:42 +10:00
parent 2de1bf221a
commit 49cde0ad3d

View File

@ -5,6 +5,9 @@ Changelog (Pillow)
10.0.0 (unreleased)
-------------------
- Do not use CFFI access by default on PyPy #7236
[radarhere]
- Limit size even if one dimension is zero in decompression bomb check #7235
[radarhere]