diff --git a/CHANGES.rst b/CHANGES.rst index 455afb66ac7..2519176548e 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -5,6 +5,9 @@ Changelog (Pillow) 10.2.0 (unreleased) ------------------- +- Raise ValueError when TrueType font size is not greater than zero #7584 + [akx, radarhere] + - If absent, do not try to close fp when closing image #7557 [RaphaelVRossi, radarhere]