Update CHANGES.rst [ci skip]

This commit is contained in:
Andrew Murray 2023-07-14 22:45:29 +10:00
parent 7a2510cf6b
commit f965b9a81f

View File

@ -5,6 +5,9 @@ Changelog (Pillow)
10.1.0 (unreleased)
-------------------
- Do not use transparency when saving GIF if it has been removed when normalizing mode #7284
[radarhere]
- Fix missing symbols when libtiff depends on libjpeg #7270
[heitbaum]