Skip to content

Commit

Permalink
Prepare release
Browse files Browse the repository at this point in the history
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
  • Loading branch information
Confectrician committed May 19, 2019
1 parent 7f8c83b commit eba0017
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
4 changes: 3 additions & 1 deletion AUTHORS
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,9 @@ Jerome Luckenbach <github@luckenba.ch>
Kai Kreuzer <kai@openhab.org>
Kuba Miszcz <KubaMiszcz@users.noreply.github.com>
Kuba Wolanin <hi@kubawolanin.com>
Signed-off-by: Samuel Brucksch <sasliga@freenet.de>
Samuel Brucksch <SamuelBrucksch@users.noreply.github.com>
Simon Kaufmann <simon.kfm@gmail.com>
Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
Willi Eggeling <thewilli@users.noreply.github.com>
Wouter Born <github@maindrain.net>
zbot473 <13140490+zbot473@users.noreply.github.com>
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# openHAB VS Code Extension Change Log

## 0.5.0 - TBD
## 0.5.0 - 2019-05-19
- Added local LSP server (#122)
- Fixed sorting order in items explorer (#125)
- removed settings param 'restCompletions'
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "openhab",
"displayName": "openHAB",
"description": "Robust tool for openHAB textual configurations. Includes code snippets, syntax highlighting, language server integration and more.",
"version": "0.4.1",
"version": "0.5.0",
"publisher": "openhab",
"icon": "openhab.png",
"repository": {
Expand Down

0 comments on commit eba0017

Please sign in to comment.