Skip to content

Commit 5fb736d

Browse files
committed
Update changelog
1 parent d84ecb5 commit 5fb736d

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
@@ -12,8 +12,10 @@
1212
- bug fixes:
1313
- completer documentation will now consistently show up after filtering the completion items ([#520])
1414
- completions containing HTML-like syntax will be displayed properly (an upstream issue) ([#520])
15+
- diagnostics panel will no longer break when foreign documents (e.g. `%%R` cell magics) are removed ([#522])
1516

1617
[#520]: https://github.com/krassowski/jupyterlab-lsp/pull/520
18+
[#522]: https://github.com/krassowski/jupyterlab-lsp/pull/522
1719

1820
### `@krassowski/jupyterlab-lsp 3.3.1` (2020-02-07)
1921

0 commit comments

Comments
 (0)