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.
1 parent ed1838c commit 92924b6Copy full SHA for 92924b6
CHANGES.md
@@ -1,9 +1,14 @@
1
-# Unreleased
+# 1.4.0 (12/17/2020)
2
3
## Features
4
5
+- Support cancellation notifications when possible. (#323)
6
+
7
- Implement signature help request for functions (#324)
8
9
+- Server LSP requests & notifications concurrently. Requests that require merlin
10
+ are still serialized. (#330)
11
12
# 1.3.0 (11/23/2020)
13
14
0 commit comments