Update CHANGES.rst [ci skip]

This commit is contained in:
Andrew Murray 2021-06-11 07:56:16 +10:00
parent a9b0adc57f
commit b1b0dcb4e5

View File

@ -5,6 +5,9 @@ Changelog (Pillow)
8.3.0 (unreleased)
------------------
- Raise an error if ImageDraw.textbbox is used without a TrueType font #5510
[radarhere]
- Added ICO saving in BMP format #5513
[radarhere]