Skip to content

Commit

Permalink
Update to 0.5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
JPinkney committed Aug 21, 2019
1 parent 54fcec2 commit 648d162
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,6 @@
#### 0.5.5
- Fix for language server initialize erroring when rootURI is not set

#### 0.5.4
- Fix for autocompletion not working when there are multiple enums available
- Fix for showing the correct validation when a key has an associated null value for kubernetes
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"name": "yaml-language-server",
"description": "YAML language server",
"version": "0.5.4",
"version": "0.5.5",
"author": "Gorkem Ercan (Red Hat)",
"license": "MIT",
"contributors": [
Expand Down

0 comments on commit 648d162

Please sign in to comment.