From 51fc75efdb8ac58c853492c3f61d854f65ed78ec Mon Sep 17 00:00:00 2001 From: "Phil Runninger (mac)" Date: Mon, 9 Sep 2019 09:40:18 -0400 Subject: [PATCH] Fix version number. I was on the wrong branch. --- CHANGELOG.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2045af8..e8b4290 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,5 @@ # Change Log -#### 6.0... -- **.0**: Make the behavior of window splits consistent [#1035](https://github.com/scrooloose/nerdtree/pull/1035) #### 5.3... - **.1**: Fix the `e` key mapping to use netrw if desired [#1031](https://github.com/scrooloose/nerdtree/pull/1031) - **.0**: Add file extension and size to sorting capabilities [#1029](https://github.com/scrooloose/nerdtree/pull/1029)