From 449f2c77ed5e6b921b29c60351a3efc6b58bfdb0 Mon Sep 17 00:00:00 2001 From: Martin Grenfell Date: Sun, 15 Nov 2015 11:13:28 +0000 Subject: [PATCH] update changelog --- CHANGELOG | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index f034c7b..0319240 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,7 @@ +Next + - Rename "primary" and "secondary" trees to "tab" and "window" trees. + - Move a bunch of buffer level variables into the NERDTree and UI classes. + 5.0.0 - Refactor the code significantly: * Break the classes out into their own files.