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 5fb5134 commit 62cdac5Copy full SHA for 62cdac5
CHANGELOG.md
@@ -11,14 +11,14 @@ In this release 2 pull requests were closed.
11
12
----
13
14
+## Version 1.4.0 (2022/03/11)
15
+
16
### New features
17
18
* Support pycodestyle indent-size option
19
* Add `DiagnosticTag` constants from LSP 3.15
20
* Drop support for Python 3.6
21
-## Version 1.4.0 (2022/03/11)
-
22
### Issues Closed
23
24
* [Issue 153](https://github.com/python-lsp/python-lsp-server/issues/153) - Plugin crash crashes whole diagnostic ([PR 158](https://github.com/python-lsp/python-lsp-server/pull/158) by [@ccordoba12](https://github.com/ccordoba12))
0 commit comments