CHANGELOG.md in fontcustom-1.3.0 vs CHANGELOG.md in fontcustom-1.3.1
- old
+ new
@@ -1,4 +1,8 @@
+## 1.3.1 (12/28/2013)
+
+* Fixes syntax error in generate.py that affects Python 2.6
+
## 1.3.0 (12/24/2013)
**If upgrading from 1.2.0, delete your old `.fontcustom-manifest.json` and output directories first.**
The big news: fixed glyph code points. Automatically assigned for now, but changing them by hand is just a matter of modifying the generated `.fontcustom-manifest.json`. A few breaking changes (`css_prefix`, custom template syntax, possibly others).