Skip to content

Commit 3c5aa65

Browse files
committed
Update changelog
1 parent c5d525b commit 3c5aa65

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@
77
- implement settings UI using native JupyterLab 3.3 UI ([#778])
88
- bug fixes
99
- use correct websocket URL if configured as different from base URL ([#820], thanks @MikeSem)
10-
- clean up all completer styles when compelter feature is disabled ([#829]).
10+
- clean up all completer styles when completer feature is disabled ([#829]).
11+
- fix `undefined` being inserted for path-like completion items with no `insertText` ([#833])
1112
- refactoring:
1213
- move client capabilities to features ([#738])
1314
- documentation:
@@ -28,6 +29,7 @@
2829
[#820]: https://github.com/jupyter-lsp/jupyterlab-lsp/pull/820
2930
[#826]: https://github.com/jupyter-lsp/jupyterlab-lsp/pull/826
3031
[#829]: https://github.com/jupyter-lsp/jupyterlab-lsp/pull/829
32+
[#833]: https://github.com/jupyter-lsp/jupyterlab-lsp/pull/833
3133

3234
### `@krassowski/jupyterlab-lsp 3.10.1` (2022-03-21)
3335

0 commit comments

Comments
 (0)