From e199000985e77821b05728e47f5d320b06a058d1 Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Wed, 21 Aug 2013 08:50:30 -0700 Subject: [PATCH] Mention python grammar fix --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ccf54db74..ff48acfb2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,5 @@ +* Fixed: Python import statements not syntax highlighting correctly + * Added: Terminal package now bundled by default, open with ctrl-` * Fixed: Fuzzy finder not showing results for files at a certain depth * Fixed: Atom > Preferences... menu not opening settings in focused window