Skip to content

Commit 4236a1c

Browse files
committed
Update changelog
1 parent b4e91cb commit 4236a1c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,13 +35,14 @@
3535
- pressing "Cancel" rename during rename now correctly aborts the rename operation ([#318])
3636
- when a language server for a foreign document is not available an explanation is displayed (rather than the "Connecting..." status as before) ([4e5b2ad])
3737
- when jump target is not found a message is now shown instead of raising an exception ([00448d0])
38-
- fixed status message expiration and replacement ([8798f2d])
38+
- fixed status message expiration and replacement ([8798f2d]), ([#329])
3939
- fixed some context command rank issues introduced after an attempt of migration to nulls ([#318])
4040

4141
[#301]: https://github.com/krassowski/jupyterlab-lsp/pull/301
4242
[#315]: https://github.com/krassowski/jupyterlab-lsp/pull/315
4343
[#318]: https://github.com/krassowski/jupyterlab-lsp/pull/318
4444
[#322]: https://github.com/krassowski/jupyterlab-lsp/pull/322
45+
[#329]: https://github.com/krassowski/jupyterlab-lsp/pull/329
4546
[00448d0]: https://github.com/krassowski/jupyterlab-lsp/pull/318/commits/00448d0c55e7f9a1e7e0a5322f17610daac47dfe
4647
[bacc006]: https://github.com/krassowski/jupyterlab-lsp/pull/318/commits/bacc0066da0727ff7397574914bf0401e4d8f7cb
4748
[4e5b2ad]: https://github.com/krassowski/jupyterlab-lsp/pull/318/commits/4e5b2adf655120458cc8be4b453fe9a78c98e061

0 commit comments

Comments
 (0)