Skip to content

Commit 49e0954

Browse files
committed
update changelog
1 parent d43b547 commit 49e0954

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

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

3+
### `@krassowski/jupyterlab-lsp 2.0.9` (???)
4+
5+
- bug fixes
6+
7+
- handles characters that need escaping (spaces, non-ASCII characters) more
8+
robustly in files and folder names ([#403])
9+
10+
[#403]: https://github.com/krassowski/jupyterlab-lsp/pulls/403
11+
12+
### `@krassowski/jupyterlab_go_to_definition 2.0.0` (???)
13+
14+
- features
15+
16+
- breaking change: renames `uri` to `contents_path` to help avoid programmer issues
17+
with characters requiring URI encoding ([#406])
18+
19+
[#406]: https://github.com/krassowski/jupyterlab-lsp/pulls/406
20+
321
### `@krassowski/jupyterlab-lsp 2.0.8` (2020-10-25)
422

523
- bug fixes

0 commit comments

Comments
 (0)