CHANGELOG.md in fontcustom-1.1.1 vs CHANGELOG.md in fontcustom-1.2.0
- old
+ new
@@ -1,4 +1,14 @@
+## 1.2.0 (11/2/2013)
+
+* Preparation for fixed glyph code points.
+ * Tweaks command line options (more semantic aliases)
+ * Renames :data_cache to :manifest
+* Sets the stage for a more streamlined, predictable workflow
+ * Drops EPS support (was buggy and unused)
+ * Turns glyph width adjustment into an option (off by default) ([#137](https://github.com/FontCustom/fontcustom/pull/137))
+* Relaxes all dependency version requirements ([#127](https://github.com/FontCustom/fontcustom/issues/127))
+
## 1.1.1 (10/16/2013)
* Preview characters are turned off by default in the preview template.
* Relaxes JSON version requirement ([#125](https://github.com/FontCustom/fontcustom/pull/125))
* Fixes ttf hinting ([#124](https://github.com/FontCustom/fontcustom/pull/124))