From cc67776aa539eb6fc3a4ac944c7b4e136a2f73f6 Mon Sep 17 00:00:00 2001 From: Chris Simpkins Date: Thu, 1 Mar 2018 07:31:11 -0500 Subject: [PATCH] updated changelog --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 96e22e815..f102f44f8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -30,7 +30,8 @@ - U+0078, simplified and improved contours, all variants - U+0079, simplified and improved contours, all variants - U+007A, simplified and improved contours, all variants -- added ttdiff.sh shell script for OT table diffs of ttx XML dumps of font binaries +- added config/fontconfig/45-Hack.conf for use on Linux distros to define Hack as a monospaced typeface +- added ttdiff.sh shell script for OpenType table diffs of ttx XML dumps of font binaries - ttfautohint-build.sh, fixed backtick and expr syntax shellcheck warnings (SC2003/2006) - converted to Semaphore CI (from Travis CI) as CI testing service, eliminated .travis.yml settings file