From 8444c92b9bf9e4db7abc6fc6a453b356aaac1197 Mon Sep 17 00:00:00 2001 From: Cosimo Lupo Date: Sun, 5 Mar 2017 23:20:07 +0000 Subject: [PATCH] Update changelog --- NEWS.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS.rst b/NEWS.rst index c3e2b611e..09e0ec191 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -1,3 +1,6 @@ +- [ttLib] Added support for reading/writing ``CFF2`` table (thanks to + @readroberts at Adobe) + 3.8.0 (released 2017-03-05) ---------------------------