Update CHANGES.rst [ci skip]

This commit is contained in:
Andrew Murray 2024-01-25 06:40:03 +11:00
parent 4175787c45
commit b3a7ae065c

View File

@ -5,6 +5,12 @@ Changelog (Pillow)
10.3.0 (unreleased)
-------------------
- Do not support using test-image-results to upload images after test failures #7739
[radarhere]
- Changed ImageMath.ops to be static #7721
[radarhere]
- Fix APNG info after seeking backwards more than twice #7701
[esoma, radarhere]