mirror of
https://github.com/preservim/nerdtree.git
synced 2025-11-09 03:43:50 -05:00
Update changelog for 6.4.2 and add CI badge
This commit is contained in:
@@ -8,6 +8,7 @@
|
|||||||
- **.PATCH**: Pull Request Title (PR Author) [PR Number](Link to PR)
|
- **.PATCH**: Pull Request Title (PR Author) [PR Number](Link to PR)
|
||||||
-->
|
-->
|
||||||
#### 6.4
|
#### 6.4
|
||||||
|
- **.2**: Lint vimscript, fix errors and warnings, add CI job to review PRs (Caleb Maclennan) [#1071](https://github.com/preservim/nerdtree/pull/1071)
|
||||||
- **.1**: Ensure backward compatibility. v:t_func is not available before Vim 8.0 (Phil Runninger)
|
- **.1**: Ensure backward compatibility. v:t_func is not available before Vim 8.0 (Phil Runninger)
|
||||||
- **.0**: Allow use of function references as callbacks (HiPhish) [#1067](https://github.com/scrooloose/nerdtree/pull/1067)
|
- **.0**: Allow use of function references as callbacks (HiPhish) [#1067](https://github.com/scrooloose/nerdtree/pull/1067)
|
||||||
#### 6.3
|
#### 6.3
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
The NERDTree
|
The NERDTree [](https://github.com/preservim/nerdtree/actions?workflow=Vint)
|
||||||
=============
|
=============
|
||||||
|
|
||||||
Introduction
|
Introduction
|
||||||
|
|||||||
Reference in New Issue
Block a user