Skip to content

Commit 4cad202

Browse files
committed
Add changelog entry for JupyterLab 2.2 support
1 parent 15726b5 commit 4cad202

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
## CHANGELOG
22

3+
### `@krassowski/jupyterlab-lsp 1.2.0` (unreleased)
4+
5+
- features
6+
7+
- support for JupyterLab 2.2 ([#301][])
8+
- completer now displays server-provided documentation,
9+
and a kernel icon for kernel suggestions without type information ([#301][])
10+
11+
- bug fixes
12+
13+
- path-autocompletion issues were resolved upstream an this release adopts these changes
14+
15+
16+
[#301]: https://github.com/krassowski/jupyterlab-lsp/pull/301
17+
318
### `@krassowski/jupyterlab-lsp 1.1.2` (2020-08-05)
419

520
- bug fixes

0 commit comments

Comments
 (0)