From c7d44be3387b4a36b684d1ca0381bd9d4972a3ec Mon Sep 17 00:00:00 2001 From: Cosimo Lupo Date: Wed, 16 Dec 2020 11:53:19 +0000 Subject: [PATCH] Update changelog [skip ci] --- NEWS.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS.rst b/NEWS.rst index e10d006b7..5f0c25d70 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -1,3 +1,6 @@ +- [COLRv1] Implemented ``PaintTranslate`` paint format (#2129). +- [varLib.cff] Fixed unbound local variable error (#1787). + 4.18.1 (released 2020-12-09) ----------------------------