Skip to content

Commit b1f5bb6

Browse files
authored
Updated CHANGELOG.md, bumped the version to 7.0.0 (#1379)
1 parent 3216888 commit b1f5bb6

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,21 @@
33
PATCH versions are listed from newest to oldest under their respective MAJOR.MINOR
44
version in an unordered list. The format is:
55
- **.PATCH**: Pull Request Title (PR Author) [PR Number](Link to PR)
6+
or
7+
- **.PATCH**:
8+
- Pull Request Title 1 (PR Author) [PR Number](Link to PR)
9+
- Pull Request Title 2 (PR Author) [PR Number](Link to PR)
10+
.
11+
.
12+
.
13+
- Pull Request Title n (PR Author) [PR Number](Link to PR)
614
-->
15+
#### 7.0
16+
- **.0**:
17+
- Now we warn about invalid files instead of ignoring them silently. (rmonico) [#1365](https://github.com/preservim/nerdtree/pull/1365)
18+
- New g:NERDTreeWinPos options for top and bottom. (rzvxa) [#1363](https://github.com/preservim/nerdtree/pull/1363)
19+
- Fix error in README. (nickspoons) [#1330](https://github.com/preservim/nerdtree/pull/1330)
20+
- Fix typo in the documentation. (chapeupreto) [#1306](https://github.com/preservim/nerdtree/pull/1306)
721
#### 6.10
822
- **.16**: Fix documentation errors. (lifecrisis) [#1269](https://github.com/preservim/nerdtree/pull/1269)
923
- **.15**: Ensure backward compatible testing of types. (lifecrisis) [#1266](https://github.com/preservim/nerdtree/pull/1266)

0 commit comments

Comments
 (0)