Skip to content

Commit

Permalink
Update changelog (also for #544)
Browse files Browse the repository at this point in the history
  • Loading branch information
krassowski committed Feb 24, 2021
1 parent f3782ff commit 802e6a9
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
## CHANGELOG

### `@krassowski/jupyterlab-lsp 3.4.2` (unreleased)

- bug fixes:

- prevents throwing a highlights error when adding new cell with <kbd>Shift</kbd> + <kbd>Enter</kbd> ([#544])
- fixes IPython `pinfo` and `pinfo2` (`?` and `??`) for identifiers containing `s` ([#547])

[#544]: https://github.com/krassowski/jupyterlab-lsp/pull/544
[#547]: https://github.com/krassowski/jupyterlab-lsp/pull/547

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

- bug fixes:
Expand Down

0 comments on commit 802e6a9

Please sign in to comment.