Skip to content

Commit e47c2e5

Browse files
committed
Changelog
1 parent c3deca2 commit e47c2e5

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

lsp/ChangeLog.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Revision history for lsp
22

3+
## Unreleased
4+
5+
- Progress reporting now has a configurable start delay and update delay. This allows
6+
servers to set up progress reporting for any operation and not worry about spamming
7+
the user with extremely short-lived progress sessions.
8+
39
## 2.5.0.0
410

511
- The server will now reject messages sent after `shutdown` has been received.

0 commit comments

Comments
 (0)