Update CHANGES.rst [ci skip]

This commit is contained in:
Andrew Murray 2023-01-29 18:43:40 +11:00
parent 6a700693a5
commit 1de6c958df

View File

@ -5,6 +5,9 @@ Changelog (Pillow)
9.5.0 (unreleased)
------------------
- Handle more than one directory returned by pkg-config #6896
[sebastic, radarhere]
- Do not retry past formats when loading all formats for the first time #6902
[radarhere]