From f0d3a0665502d811642e02a5996dff561bcf31e2 Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Mon, 29 Apr 2013 18:02:40 -0700 Subject: [PATCH] Mention dev mode fixes --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f4e1eef08..2b06c16ca 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +* Fixed: Atom always running in dev mode +* Fixed: Crash when running in dev mode without a path to the Atom source + * Fixed: Freeze when editing a RoR class * Added: meta-N to open a new untitled editor in the current window