Skip to content

Commit 4f63f44

Browse files
committed
Prepare lsp-2.6
1 parent e4ab8c5 commit 4f63f44

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lsp/ChangeLog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Revision history for lsp
22

3-
## Unreleased
3+
## 2.6.0.0
44

55
- Progress reporting now has a configurable start delay and update delay. This allows
66
servers to set up progress reporting for any operation and not worry about spamming

lsp/lsp.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: 2.2
22
name: lsp
3-
version: 2.5.0.0
3+
version: 2.6.0.0
44
synopsis: Haskell library for the Microsoft Language Server Protocol
55
description:
66
An implementation of the types, and basic message server to

0 commit comments

Comments
 (0)