Update CHANGES.rst [ci skip]

This commit is contained in:
Andrew Murray 2022-10-25 09:03:15 +11:00
parent 5a6293bcaf
commit d72779ac03

View File

@ -5,6 +5,12 @@ Changelog (Pillow)
9.3.0 (unreleased)
------------------
- Added ExifTags enums #6630
[radarhere]
- Do not modify previous frame when calculating delta in PNG #6683
[radarhere]
- Added support for reading BMP images with RLE4 compression #6674
[npjg, radarhere]