From f0d8c3b55912d67b5b7c9c516bc8f27b4dc97785 Mon Sep 17 00:00:00 2001 From: Cosimo Lupo Date: Mon, 2 Jan 2017 17:02:48 +0100 Subject: [PATCH] Update changelog --- NEWS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/NEWS b/NEWS index da76fcadf..7f5fdd271 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,8 @@ +- [otlLib] Make ClassDef sorting deterministic. Fixes #766 (7d1ddb2) +- [mtiLib] Added unit tests (#787) +- [ci] Measure test coverage on all supported python versions and OSes, combine coverage data and upload to https://codecov.io/gh/fonttools/fonttools (#786) +- [ci] Configured Travis and Appveyor for running tests on Python 3.6 (#785, 55c03bc) + ## TTX/FontTools Version 3.4.0 2016-12-21