Skip to content

Commit

Permalink
docs: changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
justinmk committed Apr 17, 2024
1 parent 9f44166 commit 0253672
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Changes

## [5.1.0](https://github.com/neovim/node-client/compare/v4.11.0...v5.1.0) (prerelease)
## [5.2.0](https://github.com/neovim/node-client/compare/v5.1.0...v5.2.0)

- fix return type of `lua()` / `executeLua()`
- strengthen some error handling

## [5.1.0](https://github.com/neovim/node-client/compare/v4.11.0...v5.1.0)

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

0 comments on commit 0253672

Please sign in to comment.