Update CHANGES.rst [ci skip]

This commit is contained in:
Andrew Murray 2022-03-11 07:47:06 +11:00
parent 5c931de27f
commit 5c1221f070

View File

@ -5,6 +5,12 @@ Changelog (Pillow)
9.1.0 (unreleased)
------------------
- When converting, clip I;16 to be unsigned, not signed #6112
[radarhere]
- Fixed loading L mode GIF with transparency #6086
[radarhere]
- Improved handling of PPM header #5121
[Piolie, radarhere]