Skip to content

Commit 2095a6f

Browse files
committed
Update changelog
1 parent 319428c commit 2095a6f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,14 @@
1212
- improved status icon contrast when status item is active ([#465])
1313
- connection manager now properly keeps track of notebooks when multiple notebooks are open ([#474])
1414
- new cells added after kernel restart now work properly; kernel changes are handled correctly ([#478])
15+
- increase total timeout for language server connection ([#479])
16+
- fix status communication during initialization ([#479])
1517

1618
[#449]: https://github.com/krassowski/jupyterlab-lsp/pull/449
1719
[#465]: https://github.com/krassowski/jupyterlab-lsp/pull/465
1820
[#474]: https://github.com/krassowski/jupyterlab-lsp/pull/474
1921
[#478]: https://github.com/krassowski/jupyterlab-lsp/pull/478
22+
[#479]: https://github.com/krassowski/jupyterlab-lsp/pull/479
2023

2124
### `jupyter-lsp 1.0.1` (unreleased)
2225

0 commit comments

Comments
 (0)