浏览代码

[CHANGELOG.md] updated changelog

Chris Simpkins 7 年之前
父节点
当前提交
3d7448bf2a
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      CHANGELOG.md

+ 1 - 0
CHANGELOG.md

@@ -33,6 +33,7 @@
 - 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)
+- added checksum.py to scripts directory, supports the generation of SHA1 checksum files of font binaries and ttx dumps of OpenType tables
 - converted to Semaphore CI (from Travis CI) as CI testing service, eliminated .travis.yml settings file