We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eaa8c3d commit 2fa3b86Copy full SHA for 2fa3b86
CHANGELOG.md
@@ -1,14 +1,14 @@
1
## CHANGELOG
2
3
-### `jupyter-lsp 0.9.2` (2020-09-01)
+### `jupyter-lsp 0.9.2` (2020-09-03)
4
5
- autodetects the `sql` language server for `.sql` files ([#328][])
6
- diagnostics are provided by `sqlint` which requires Node 11+
7
to work well (in contrast to currently required Node 10+).
8
9
[#328]: https://github.com/krassowski/jupyterlab-lsp/pull/328
10
11
-### `@krassowski/jupyterlab-lsp 2.0.0` (2020-09-01)
+### `@krassowski/jupyterlab-lsp 2.0.0` (2020-09-03)
12
13
- features
14
0 commit comments