Update CHANGES.rst [ci skip]

This commit is contained in:
Andrew Murray 2022-04-01 00:38:19 +11:00
parent 785faa8747
commit dae82d16ba

View File

@ -5,6 +5,9 @@ Changelog (Pillow)
9.1.0 (unreleased)
------------------
- Fix loading FriBiDi on Alpine #6165
[nulano]
- Added setting for converting GIF P frames to RGB #6150
[radarhere]