Update CHANGES.rst [ci skip]

This commit is contained in:
Andrew Murray 2024-03-16 18:59:51 +11:00
parent 794a7d691f
commit b795d4c59e

View File

@ -5,6 +5,9 @@ Changelog (Pillow)
10.3.0 (unreleased)
-------------------
- Fixed joined corners for ImageDraw rounded_rectangle() non-integer dimensions #7881
[radarhere]
- Stop reading EPS image at EOF marker #7753
[radarhere]