Skip to content

Commit 5208450

Browse files
committed
Update readme
1 parent 21bdaab commit 5208450

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,12 @@ After cloning the repository, run `npm install` to install dependencies and `npm
3434

3535
## History
3636

37+
## 3.17.2 Protocol, 8.0.2 JSON-RPC, 8.0.2 Client and 8.0.2 Server.
38+
39+
- make client more robust against unwanted restarts
40+
- added a LanguageClient#dispose method to fully dispose a client
41+
- [various bug fixes](https://github.com/microsoft/vscode-languageserver-node/issues?q=is%3Aclosed+milestone%3A8.0.2).
42+
3743
## 3.17.0 Protocol, 8.0.0 JSON-RPC, 8.0.0 Client and 8.0.0 Server.
3844

3945
Library specific changes are:

0 commit comments

Comments
 (0)