Prepare release

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
pull/139/head 0.5.0
Jerome Luckenbach 2019-05-19 15:56:48 +02:00
parent 7f8c83b3aa
commit eba0017d9e
3 changed files with 5 additions and 3 deletions

View File

@ -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>

View File

@ -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'

View File

@ -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": {