From 29f10e71cedfee5b27af8a14744bb23f620663b3 Mon Sep 17 00:00:00 2001 From: probablycorey Date: Thu, 20 Jun 2013 15:39:48 -0700 Subject: [PATCH] Mentioned grunt change --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d54b85497..cc42d8b64 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,5 @@ +* Improved: Use grunt (instead of rake) for build system + * Fixed: Java files not syntax highlighting correctly. * Fixed: LESS/CSS now indents properly after hitting enter. * Added: Support for browsing .tar.gz and .zip files in the editor