Update CHANGES.rst [ci skip]

This commit is contained in:
Andrew Murray 2023-12-13 20:47:37 +11:00
parent 45e44085c0
commit 0ae1377196

View File

@ -5,6 +5,9 @@ Changelog (Pillow)
10.2.0 (unreleased)
-------------------
- Translate encoder error codes to strings; deprecate ``ImageFile.raise_oserror()`` #7609
[bgilbert, radarhere]
- Support reading BC4U and DX10 BC1 images #6486
[REDxEYE, radarhere, hugovk]