diff --git a/BorgSansMono.sfdir/font.props b/BorgSansMono.sfdir/font.props index 3e77d1e6..4465a696 100644 --- a/BorgSansMono.sfdir/font.props +++ b/BorgSansMono.sfdir/font.props @@ -4,7 +4,7 @@ FullName: Borg Sans Mono FamilyName: Borg Sans Mono Weight: Book Copyright: Digitized data copyright (c) 2007, Google Corporation.\nSlashed Zero Modification (c) 2009, cosmix.org\nLigatures copyright (c) 2016, Marnen E. Laibow-Koser -Version: 0.1.2 +Version: 0.2.0 ItalicAngle: 0 UnderlinePosition: -103 UnderlineWidth: 102 @@ -21,7 +21,7 @@ OS2Version: 3 OS2_WeightWidthSlopeOnly: 0 OS2_UseTypoMetrics: 1 CreationTime: 1168259284 -ModificationTime: 1453760526 +ModificationTime: 1453952494 PfmFamily: 17 TTFWeight: 400 TTFWidth: 5 diff --git a/CHANGELOG.md b/CHANGELOG.md index 444bb14f..c6dbcdff 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ This project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] +## 0.2.0 / 2016-01-27 + +* Use underscores and dots in glyph names in a more conventional way. [#9] + ## 0.1.2 / 2016-01-25 * Add a small nick to `==` ligature to distinguish from single `=`.