mirror of
https://github.com/preservim/nerdtree.git
synced 2025-11-08 11:23:48 -05:00
Update version number in change log.
This commit is contained in:
11
CHANGELOG.md
11
CHANGELOG.md
@@ -1,12 +1,11 @@
|
|||||||
# NERDTree Change Log
|
# NERDTree Change Log
|
||||||
|
<!-- Introduce a new MAJOR or MINOR version with a 4-hash header.
|
||||||
<!--
|
PATCH versions are listed from newest to oldest under their respective MAJOR.MINOR
|
||||||
Introduce a new MAJOR.MINOR version with a 4-hash header.
|
version in an unordered list. The format is:
|
||||||
|
|
||||||
PATCH versions are listed from newest to oldest under their respective MAJOR.MINOR version
|
|
||||||
in an unordered list. The format is:
|
|
||||||
- **.PATCH**: Pull Request Title (PR Author) [PR Number](Link to PR)
|
- **.PATCH**: Pull Request Title (PR Author) [PR Number](Link to PR)
|
||||||
-->
|
-->
|
||||||
|
#### 6.6
|
||||||
|
- **.0**: Add the ability to turn off directory arrows (PhilRunninger) [#1085](https://github.com/preservim/nerdtree/pull/1085)
|
||||||
#### 6.5
|
#### 6.5
|
||||||
- **.0**: `NERDTreeToggle <start-directory>` always sets NERDTree root. (PhilRunninger) [#1083](https://github.com/preservim/nerdtree/pull/1083)
|
- **.0**: `NERDTreeToggle <start-directory>` always sets NERDTree root. (PhilRunninger) [#1083](https://github.com/preservim/nerdtree/pull/1083)
|
||||||
#### 6.4
|
#### 6.4
|
||||||
|
|||||||
Reference in New Issue
Block a user