Update CHANGES.rst [ci skip]

This commit is contained in:
Andrew Murray 2023-05-13 11:02:53 +10:00
parent c561cd2b44
commit e063ed772c

View File

@ -5,6 +5,9 @@ Changelog (Pillow)
10.0.0 (unreleased)
-------------------
- Fixed joined corners for ImageDraw rounded_rectangle() odd dimensions #7151
[radarhere]
- Support reading signed 8-bit TIFF images #7111
[radarhere]