Update CHANGES.rst [ci skip]

This commit is contained in:
Andrew Murray 2021-06-11 17:45:48 +10:00
parent 101887360c
commit 20bd9e9261

View File

@ -5,6 +5,9 @@ Changelog (Pillow)
8.3.0 (unreleased)
------------------
- Added DDS BC5 reading #5501
[radarhere]
- Raise an error if ImageDraw.textbbox is used without a TrueType font #5510
[radarhere]