From a99e46ee2efeea0b6cbf46e512943616de98a590 Mon Sep 17 00:00:00 2001 From: Cosimo Lupo Date: Thu, 7 Jul 2022 23:38:25 +0200 Subject: [PATCH] Update NEWS.rst --- NEWS.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS.rst b/NEWS.rst index c229dafdf..e43b7f9c6 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -1,3 +1,6 @@ +- Fixed typo in varLib/merger.py that causes NameError merging COLR glyphs + containing more than 255 layers (#2685). + 4.34.3 (released 2022-07-07) ----------------------------