File tree 1 file changed +17
-0
lines changed
1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change 1
1
# History of changes
2
2
3
+ ## Version 1.10.1 (2024/03/12)
4
+
5
+ ### Issues Closed
6
+
7
+ * [ Issue 529] ( https://github.com/python-lsp/python-lsp-server/issues/529 ) - Autoimports: sqlite3.OperationalError: database is locked ([ PR 530] ( https://github.com/python-lsp/python-lsp-server/pull/530 ) by [ @last-partizan ] ( https://github.com/last-partizan ) )
8
+
9
+ In this release 1 issue was closed.
10
+
11
+ ### Pull Requests Merged
12
+
13
+ * [ PR 530] ( https://github.com/python-lsp/python-lsp-server/pull/530 ) - Fix progress reporting with autoimport plugin, by [ @last-partizan ] ( https://github.com/last-partizan ) ([ 529] ( https://github.com/python-lsp/python-lsp-server/issues/529 ) )
14
+ * [ PR 528] ( https://github.com/python-lsp/python-lsp-server/pull/528 ) - Improve error message about missing ` websockets ` module, by [ @tomplus ] ( https://github.com/tomplus )
15
+
16
+ In this release 2 pull requests were closed.
17
+
18
+ ----
19
+
3
20
## Version 1.10.0 (2024/01/21)
4
21
5
22
### New features
You can’t perform that action at this time.
0 commit comments