diff --git a/CHANGELOG.md b/CHANGELOG.md index 9257ed9..de3f929 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ # 1.9.1 ---- +- LESS.js updated to 1.7.5 - Cleaner / updated design +- More readable fonts - Super special mode - New configuration / compiler options - Doesn't show "reload" prompt if no changes have been made @@ -9,7 +10,6 @@ - Fix for Windows keybinding # 1.8 ---- - LESS.js is now 1.6.0 - Bug fixes to setting project paths - Lighter project build (1 MB removed) @@ -17,6 +17,5 @@ - Removed HTTP-style file handling (switched to fileLoader overriding) for @imports # 1.7.1 ---- - Fixed issue (#84) with copy/paste for the final time, we swear! - Known Issue: Because nothing says 'great web support' like Windows, Crunch unfortunately crashes if you try to paste in a line that's too long.