Update CHANGES.rst [ci skip]

This commit is contained in:
Andrew Murray 2023-02-15 11:41:32 +11:00
parent 3986eafc60
commit b7630bd675

View File

@ -5,6 +5,9 @@ Changelog (Pillow)
9.5.0 (unreleased)
------------------
- Fixed writing int as UNDEFINED tag #6950
[radarhere]
- Raise an error if EXIF data is too long when saving JPEG #6939
[radarhere]