Skip to content

Commit be39020

Browse files
committed
Prepare 0.7.1
1 parent 90106b5 commit be39020

4 files changed

Lines changed: 8 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Change Log
22

3+
## 0.7.1
4+
5+
- Updated the language server
6+
- Remove completions committing when space is pressed
7+
38
## 0.7.0
49

510
- Made elm.json schema completions better and more helpful

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"icon": "images/elm.png",
77
"author": "Kolja Lampe",
88
"license": "MIT",
9-
"version": "0.7.0",
9+
"version": "0.7.1",
1010
"repository": {
1111
"type": "git",
1212
"url": "https://github.com/elm-tooling/elm-language-client-vscode"

0 commit comments

Comments
 (0)