Update CHANGES.rst [ci skip]

This commit is contained in:
Andrew Murray 2023-01-14 20:02:16 +11:00
parent eae294c748
commit 43bb03539e

View File

@ -5,6 +5,9 @@ Changelog (Pillow)
9.5.0 (unreleased) 9.5.0 (unreleased)
------------------ ------------------
- Allow writing IFDRational to BYTE tag #6890
[radarhere]
- Raise ValueError for BoxBlur filter with negative radius #6874 - Raise ValueError for BoxBlur filter with negative radius #6874
[hugovk, radarhere] [hugovk, radarhere]