Skip to content

Commit 52425e8

Browse files
committed
Add notes for 0.4.1
1 parent f187449 commit 52425e8

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

messages.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@
44
"0.2.1": "messages/0.2.1.txt",
55
"0.2.2": "messages/0.2.2.txt",
66
"0.3.0": "messages/0.3.0.txt",
7-
"0.4.0": "messages/0.4.0.txt"
7+
"0.4.0": "messages/0.4.0.txt",
8+
"0.4.1": "messages/0.4.1.txt"
89
}

messages/0.4.1.txt

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
=> 0.4.1
2+
3+
Major bug fixes:
4+
* didClose not sent (thanks @rwols)
5+
* completions stuck when empty list received (thanks @golddranks)
6+
* ImportError: mdpopups dependencies not installed correctly (thanks @jrappen)
7+
8+
See https://github.com/tomv564/LSP/releases/tag/0.4.1 for full update details.

0 commit comments

Comments
 (0)