From 79ef87b0099fe90d91592d89ba807d99c9d3d92c Mon Sep 17 00:00:00 2001 From: "Phil Runninger (mac)" Date: Mon, 9 Sep 2019 05:27:48 -0400 Subject: [PATCH] Update version number in change log. --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e8b4290..2045af8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,7 @@ # 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)