From 3c0197dc35b257a31167d67252b53397468dc06c Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Tue, 3 Sep 2013 14:32:02 -0700 Subject: [PATCH] Mention spec runner, settings view, and lit coffee fixes --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2d9fd3580..d7982291f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +* Fixed: Packages not installing from the Settings view +* Fixed: Spec runner now works from a released build +* Fixed: Literate CoffeeScript not syntax highlighting correctly + * Added: Soft wrap and tab length can now be set in the settings view * Fixed: Python import statements not syntax highlighting correctly