Skip to content

Commit 8db7f97

Browse files
committed
Update changelog
1 parent 79eba36 commit 8db7f97

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
@@ -10,10 +10,12 @@
1010

1111
- prevents throwing a highlights error when adding new cell with <kbd>Shift</kbd> + <kbd>Enter</kbd> ([#544])
1212
- fixes IPython `pinfo` and `pinfo2` (`?` and `??`) for identifiers containing `s` ([#547])
13+
- fixes incorrect behaviour of LSP features in some IPython magics with single line of content ([#560])
1314

1415
[#544]: https://github.com/krassowski/jupyterlab-lsp/pull/544
1516
[#547]: https://github.com/krassowski/jupyterlab-lsp/pull/547
1617
[#553]: https://github.com/krassowski/jupyterlab-lsp/pull/553
18+
[#560]: https://github.com/krassowski/jupyterlab-lsp/pull/560
1719

1820
### `jupyter-lsp 1.1.4` (2020-02-21)
1921

0 commit comments

Comments
 (0)