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.
2 parents 97c7660 + 4d9a415 commit cde1658Copy full SHA for cde1658
lsp-types/ChangeLog.md
@@ -1,5 +1,9 @@
1
# Revision history for lsp-types
2
3
+## 2.0.1.1
4
+
5
+* Fix parsing of notifications with missing params
6
7
## 2.0.1.0
8
9
* Removed deprecation pragmas from fields, as these cannot currently be avoided.
lsp-types/lsp-types.cabal
@@ -1,6 +1,6 @@
cabal-version: 3.0
name: lsp-types
-version: 2.0.1.0
+version: 2.0.1.1
synopsis:
Haskell library for the Microsoft Language Server Protocol, data types
0 commit comments