diff --git a/BorgSansMono.sfdir/font.props b/BorgSansMono.sfdir/font.props index 9a39e7bd..25b066eb 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.0 +Version: 0.1.1 ItalicAngle: 0 UnderlinePosition: -103 UnderlineWidth: 102 @@ -21,7 +21,7 @@ OS2Version: 3 OS2_WeightWidthSlopeOnly: 0 OS2_UseTypoMetrics: 1 CreationTime: 1168259284 -ModificationTime: 1453497224 +ModificationTime: 1453758377 PfmFamily: 17 TTFWeight: 400 TTFWidth: 5 diff --git a/CHANGELOG.md b/CHANGELOG.md index 765b84d0..00ce0913 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,8 @@ This project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] +## 0.1.1 / 2016-01-25 + * Don't use `=>` ligature in `<=>` ("spaceship" comparator operator). ## 0.1.0 / 2016-01-22