Skip to content

Commit 9dde59c

Browse files
committed
Update changelog
1 parent f16f306 commit 9dde59c

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

CHANGELOG.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,16 @@
44

55
- bug fixes:
66

7-
- diagnostics panel works after kernel restart properly
8-
- workaround was added to enable jedi-language-server diagnostics
7+
- diagnostics panel works after kernel restart properly ([#485])
8+
- workaround was added to enable `jedi-language-server` diagnostics ([#485])
99

1010
### `jupyter-lsp 1.1.1` (unreleased)
1111

1212
- bug fixes:
1313

14-
- PythonSpec no longer raises exception when the server module does not exist
14+
- `PythonModuleSpec` no longer raises exception when the server module does not exist ([#485])
15+
16+
[#485]: https://github.com/krassowski/jupyterlab-lsp/pull/485
1517

1618
### `@krassowski/jupyterlab-lsp 3.1.0` (2021-01-17)
1719

0 commit comments

Comments
 (0)