Skip to content

Commit 0253672

Browse files
committed
docs: changelog
1 parent 9f44166 commit 0253672

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Changes
22

3-
## [5.1.0](https://github.com/neovim/node-client/compare/v4.11.0...v5.1.0) (prerelease)
3+
## [5.2.0](https://github.com/neovim/node-client/compare/v5.1.0...v5.2.0)
4+
5+
- fix return type of `lua()` / `executeLua()`
6+
- strengthen some error handling
7+
8+
## [5.1.0](https://github.com/neovim/node-client/compare/v4.11.0...v5.1.0)
49

510
- fix: console.log() writes to RPC channel #202 #329
611
- feat: eliminate `which` dependency

0 commit comments

Comments
 (0)