From 5c9d65cb1a24c4a61c90204c2985188b16d0b559 Mon Sep 17 00:00:00 2001 From: Cosimo Lupo Date: Fri, 18 Mar 2022 13:30:04 +0000 Subject: [PATCH] Update changelog --- NEWS.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS.rst b/NEWS.rst index 57bc019f6..51d4782d5 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -1,3 +1,6 @@ +- [subset] fix subsetting OT-SVG when glyph id attribute is on the root ```` + element (#2553). + 4.31.0 (released 2022-03-18) ----------------------------