CHANGELOG.md in compass-fontcustom-1.3.0 vs CHANGELOG.md in compass-fontcustom-1.3.1
- old
+ new
@@ -1,6 +1,14 @@
# Changelog
+**1.3.1** Minor release
+
+ - Use FontCustom's codepoints when regenerating fonts to add/remove glyphs -- #19
+ - Fixed an issue picking up the wrong font filename -- #18
+ - Dropped Ruby 1.9 support
+ - Testing on all Ruby 2.x versions
+ - Deprecated options `fontcustom_fonts_path` in favor of `fontcustom_options`
+
**1.3.0** Major release
- Bundles Fontcustom 1.3.0 -- #10
- Fixes an issue where fonts are not regenerated -- #11
- Adds Compass configuration option `fontcustom_input_paths` -- #12