Skip to content

Commit 6935a6b

Browse files
committed
Add changelog entry
1 parent 25d85a6 commit 6935a6b

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

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

3+
### `@krassowski/jupyterlab-lsp 2.0.3` (unreleased)
4+
5+
- bug fixes
6+
7+
- improve code overrides for IPython line magics ([#346])
8+
- implement missing code overrides for IPython's pinfo (`?`) and pinfo2 (`??`) syntactic sugar ([#346])
9+
10+
[#346]: https://github.com/krassowski/jupyterlab-lsp/issues/346
11+
312
### `@krassowski/jupyterlab-lsp 2.0.2` (2020-09-07)
413

514
- bug fixes

0 commit comments

Comments
 (0)