Update version number in change log.

This commit is contained in:
Phil Runninger (mac) 2019-09-09 05:27:48 -04:00
parent 3d508aedce
commit 79ef87b009

View File

@ -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)