commit 4ebd7de207fbe61523aea4fa0f2ad0bfe080f18c
parent d34f3a257fabd1b1d2de93f71b2d812ebc7ec346
Author: Phil Runninger <PhilRunninger@users.noreply.github.com>
Date: Thu, 22 Sep 2016 11:19:58 -0400
Update CHANGELOG
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/CHANGELOG b/CHANGELOG
@@ -1,4 +1,5 @@
Next
+ - Fixed incorrect :helptags command in README (curran) #619
- Fixed incomplete escaping of folder arrows (adityanatraj) #548
- Added NERDTreeCascadeSingleChildDir option (juanibiapina) #558
- Replace strchars() with backward compatible workaround.