Skip to content

Commit 89799f7

Browse files
authored
Add some changelogs (#579)
1 parent e6d5c5d commit 89799f7

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

lsp-test/ChangeLog.md

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

3+
## Unreleased
4+
5+
- Add helpers for testing inlay hints.
6+
37
## 0.17.0.2
48

59
- Support for newer versions of dependencies.

lsp/ChangeLog.md

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

3+
## Unreleased
4+
5+
- Drop dependency on `uuid` and `random`
6+
- Fix handling of `rootPath` in `intializeParams`
7+
38
## 2.6.0.0
49

510
- Progress reporting now has a configurable start delay and update delay. This allows

0 commit comments

Comments
 (0)