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 a07c11a commit 2224865Copy full SHA for 2224865
CHANGELOG.md
@@ -1,5 +1,14 @@
1
## Changelog
2
3
+### `jupyter-lsp 1.6.0` (unreleased)
4
+
5
+- compatibility:
6
+ - raises the minimum supported Python to 3.7 as 3.6 reaches its end-of-life ([#723])
7
+- maintenance and upkeep:
8
+ - adds Python 3.10, PyPy 3.7, and R 4.x to the automated tests ([#723])
9
10
+[#768]: https://github.com/jupyter-lsp/jupyterlab-lsp/pull/723
11
12
### `@krassowski/jupyterlab-lsp 3.9.2` (2021-12-12)
13
14
- bug fixes:
0 commit comments