Skip to content

Commit bc29183

Browse files
committed
Add changelog entry for #294
1 parent a2ce6df commit bc29183

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,12 @@
1313
- restores sorting order-indicating caret icons in diagnostics panel table ([#261][])
1414
- handles document open and change operation ordering more predictably ([#284][])
1515
- fixes some pyflakes issues caused by line magics substitution ([#293][])
16+
- updated the link to the documentation of language servers ([#294][])
1617

1718
[#195]: https://github.com/krassowski/jupyterlab-lsp/issues/195
1819
[#261]: https://github.com/krassowski/jupyterlab-lsp/issues/261
1920
[#293]: https://github.com/krassowski/jupyterlab-lsp/pull/293
21+
[#294]: https://github.com/krassowski/jupyterlab-lsp/pull/294
2022

2123
### `@krassowski/jupyterlab-lsp 0.9.0` (unreleased)
2224

0 commit comments

Comments
 (0)