Skip to content

Commit c6df790

Browse files
committed
Update CHANGELOG.md
1 parent 1fba453 commit c6df790

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,16 @@
22

33
### `@krassowski/jupyterlab-lsp 3.5.1` (unreleased)
44

5+
- features:
6+
7+
- added translation support ([#557], thanks @JessicaBarh)
8+
59
- bug fixes:
610

7-
- fixes name of jupyterlab-lsp package displayed in JupyterLab UI ([#570])
8-
- remove vendored CodeMirror from distribution ([#576])
11+
- fixed name of jupyterlab-lsp package displayed in JupyterLab UI ([#570], thanks @marimeireles)
12+
- removed vendored CodeMirror from distribution ([#576])
913

14+
[#557]: https://github.com/krassowski/jupyterlab-lsp/pull/557
1015
[#570]: https://github.com/krassowski/jupyterlab-lsp/pull/570
1116
[#576]: https://github.com/krassowski/jupyterlab-lsp/pull/576
1217

0 commit comments

Comments
 (0)