Skip to content

Commit 802e6a9

Browse files
committed
Update changelog (also for #544)
1 parent f3782ff commit 802e6a9

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

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

3+
### `@krassowski/jupyterlab-lsp 3.4.2` (unreleased)
4+
5+
- bug fixes:
6+
7+
- prevents throwing a highlights error when adding new cell with <kbd>Shift</kbd> + <kbd>Enter</kbd> ([#544])
8+
- fixes IPython `pinfo` and `pinfo2` (`?` and `??`) for identifiers containing `s` ([#547])
9+
10+
[#544]: https://github.com/krassowski/jupyterlab-lsp/pull/544
11+
[#547]: https://github.com/krassowski/jupyterlab-lsp/pull/547
12+
313
### `jupyter-lsp 1.1.4` (2020-02-21)
414

515
- bug fixes:

0 commit comments

Comments
 (0)