From 6f21ea930a41fa8a4cba6173cf1b2f75570ab418 Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Thu, 6 Jun 2013 10:23:58 -0700 Subject: [PATCH] Menion opening fuzzy finder to specific line --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index df8a43358..736f86861 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,4 @@ +* Added: Open fuzzy finder to specific line using colon suffix (i.e ':25') * Fixed: Issues deleting and moving over certain UTF-8 characters * Fixed: Tree view not properly highlighting or revealing for open images. * Added: Packages can now be installed from the configuration UI.