mirror of
https://github.com/preservim/nerdtree.git
synced 2025-02-16 18:52:48 +08:00
Updated CHANGELOG.md, bumped the version to 7.0.0 (#1379)
This commit is contained in:
parent
32168889bd
commit
b1f5bb60df
14
CHANGELOG.md
14
CHANGELOG.md
|
@ -3,7 +3,21 @@
|
||||||
PATCH versions are listed from newest to oldest under their respective MAJOR.MINOR
|
PATCH versions are listed from newest to oldest under their respective MAJOR.MINOR
|
||||||
version in an unordered list. The format is:
|
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)
|
||||||
|
or
|
||||||
|
- **.PATCH**:
|
||||||
|
- Pull Request Title 1 (PR Author) [PR Number](Link to PR)
|
||||||
|
- Pull Request Title 2 (PR Author) [PR Number](Link to PR)
|
||||||
|
.
|
||||||
|
.
|
||||||
|
.
|
||||||
|
- Pull Request Title n (PR Author) [PR Number](Link to PR)
|
||||||
-->
|
-->
|
||||||
|
#### 7.0
|
||||||
|
- **.0**:
|
||||||
|
- Now we warn about invalid files instead of ignoring them silently. (rmonico) [#1365](https://github.com/preservim/nerdtree/pull/1365)
|
||||||
|
- New g:NERDTreeWinPos options for top and bottom. (rzvxa) [#1363](https://github.com/preservim/nerdtree/pull/1363)
|
||||||
|
- Fix error in README. (nickspoons) [#1330](https://github.com/preservim/nerdtree/pull/1330)
|
||||||
|
- Fix typo in the documentation. (chapeupreto) [#1306](https://github.com/preservim/nerdtree/pull/1306)
|
||||||
#### 6.10
|
#### 6.10
|
||||||
- **.16**: Fix documentation errors. (lifecrisis) [#1269](https://github.com/preservim/nerdtree/pull/1269)
|
- **.16**: Fix documentation errors. (lifecrisis) [#1269](https://github.com/preservim/nerdtree/pull/1269)
|
||||||
- **.15**: Ensure backward compatible testing of types. (lifecrisis) [#1266](https://github.com/preservim/nerdtree/pull/1266)
|
- **.15**: Ensure backward compatible testing of types. (lifecrisis) [#1266](https://github.com/preservim/nerdtree/pull/1266)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user