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 bad3d45 + ea170cf commit 15cf002Copy full SHA for 15cf002
lsp-types/ChangeLog.md
@@ -1,4 +1,8 @@
1
# Revision history for lsp-types
2
+
3
+## 1.4.0.1
4
5
+* Fix result type of selection range requests.
6
7
## 1.4.0.0
8
lsp-types/lsp-types.cabal
@@ -1,6 +1,6 @@
cabal-version: 2.2
name: lsp-types
-version: 1.4.0.0
+version: 1.4.0.1
synopsis: Haskell library for the Microsoft Language Server Protocol, data types
description: An implementation of the types to allow language implementors to
0 commit comments