Skip to content

Commit ad8cfe9

Browse files
committed
Add changelog entry
1 parent 75ea28a commit ad8cfe9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
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]).
1011
- refactoring:
1112
- move client capabilities to features ([#738])
1213
- documentation:
@@ -26,6 +27,7 @@
2627
[#814]: https://github.com/jupyter-lsp/jupyterlab-lsp/pull/814
2728
[#820]: https://github.com/jupyter-lsp/jupyterlab-lsp/pull/820
2829
[#826]: https://github.com/jupyter-lsp/jupyterlab-lsp/pull/826
30+
[#829]: https://github.com/jupyter-lsp/jupyterlab-lsp/pull/829
2931

3032
### `@krassowski/jupyterlab-lsp 3.10.1` (2022-03-21)
3133

0 commit comments

Comments
 (0)