mirror of
https://github.com/jlengrand/elm-language-client-vscode.git
synced 2026-03-10 08:11:17 +00:00
Version 0.5.1
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
# Change Log
|
||||
|
||||
## 0.5.1
|
||||
|
||||
- Fixed missing dependency on startup
|
||||
- Updated the language server
|
||||
- Fix problem on init on windows systems
|
||||
|
||||
## 0.5.0
|
||||
|
||||
- Added commands for installing and browsing Elm packages
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
"icon": "images/elm.png",
|
||||
"author": "Kolja Lampe",
|
||||
"license": "MIT",
|
||||
"version": "0.5.2",
|
||||
"version": "0.5.1",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/elm-tooling/elm-language-client-vscode"
|
||||
|
||||
2
server
2
server
Submodule server updated: bde2583b34...6a2b93e149
Reference in New Issue
Block a user