Skip to content

Commit 538c1c4

Browse files
committed
docs: changelog
1 parent a56b56d commit 538c1c4

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,11 @@
22

33
## [5.3.0](https://github.com/neovim/node-client/compare/v5.2.1...v5.3.0)
44

5-
- TBD
5+
- `findNvim` now searches various common locations, in addition to `$PATH`. That
6+
makes it more useful for GUIs where `$PATH` is often different than the user's
7+
shell. #267
8+
- `findNvim` now has a `firstMatch` parameter which callers can use to stop
9+
searching after the first valid matching Nvim is found. #370
610

711
## [5.2.1](https://github.com/neovim/node-client/compare/v5.2.0...v5.2.1)
812

0 commit comments

Comments
 (0)