From 26b40d162cdc7b8ed249f4775bd66525bfdd43c9 Mon Sep 17 00:00:00 2001 From: Phil Runninger Date: Thu, 22 Sep 2016 16:56:23 -0400 Subject: [PATCH] Update CHANGELOG --- CHANGELOG | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index 50422bd..3e92c40 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,4 +1,10 @@ Next + - Shorten delete confimration of empty directory to 'y' (mikeperri) #530 + - Fix API call to open directory tree in window (devm33) #533 + - Change default arrows to ones available in more Windows fonts (gwilk) #546 + - Update to README - combine cd and git clone (zwhitchcox) #584 + - Update to README - Tip: start NERDTree when vim starts (therealplato) #593 + - Escape filename when moving an open buffer (zacharyvoase) #595 - Fixed incorrect :helptags command in README (curran) #619 - Fixed incomplete escaping of folder arrows (adityanatraj) #548 - Added NERDTreeCascadeSingleChildDir option (juanibiapina) #558