Skip to content

Commit

Permalink
Add changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
krassowski committed Oct 25, 2020
1 parent 13fcfd1 commit e6095cd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,11 @@

- custom cell syntax highlighting is now properly removed when no longer needed ([#387])
- the completer in continuous hinting now works well with the pasted text ([#389])
- continuous hinting suggestions will no longer show up if the only hint is the same as the current token ([#391])

[#387]: https://github.com/krassowski/jupyterlab-lsp/issues/387
[#389]: https://github.com/krassowski/jupyterlab-lsp/issues/389
[#391]: https://github.com/krassowski/jupyterlab-lsp/issues/391

### `@krassowski/jupyterlab-lsp 2.0.7` (2020-09-18)

Expand Down

0 comments on commit e6095cd

Please sign in to comment.