2019-06-27 13:28:45 +08:00
|
|
|
### Description of Changes
|
2019-07-02 10:13:20 +08:00
|
|
|
Closes # <!-- Issue number this PR addresses. If none, remove this line. -->
|
2019-06-27 13:28:45 +08:00
|
|
|
|
|
|
|
|
|
|
|
---
|
|
|
|
### New Version Info
|
|
|
|
|
|
|
|
- [ ] Derive a new version number. Increment the:
|
2019-07-02 10:13:20 +08:00
|
|
|
- [ ] `MAJOR` version when you make incompatible API changes
|
|
|
|
- [ ] `MINOR` version when you add functionality in a backwards-compatible manner
|
|
|
|
- [ ] `PATCH` version when you make backwards-compatible bug fixes
|
2019-08-09 21:45:46 +08:00
|
|
|
- [ ] Update [CHANGELOG.md](https://github.com/scrooloose/nerdtree/blob/master/CHANGELOG.md).
|
|
|
|
<!--
|
|
|
|
Use this format in CHANGELOG.md. Use the existing text as a template.
|
2019-06-27 13:28:45 +08:00
|
|
|
|
2019-08-09 21:45:46 +08:00
|
|
|
#### MAJOR.MINOR...
|
|
|
|
- **.PATCH**: PR Title (Author) [#PR Number](link to PR)
|
|
|
|
|
|
|
|
-->
|