Skip to content

Commit eba0017

Browse files
committed
Prepare release
Signed-off-by: Jerome Luckenbach <[email protected]>
1 parent 7f8c83b commit eba0017

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

AUTHORS

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,9 @@ Jerome Luckenbach <[email protected]>
88
Kai Kreuzer <[email protected]>
99
Kuba Miszcz <[email protected]>
1010
Kuba Wolanin <[email protected]>
11-
Signed-off-by: Samuel Brucksch <[email protected]>
11+
Samuel Brucksch <[email protected]>
1212
Simon Kaufmann <[email protected]>
1313
Thomas Dietrich <[email protected]>
14+
Willi Eggeling <[email protected]>
1415
Wouter Born <[email protected]>
16+

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# openHAB VS Code Extension Change Log
22

3-
## 0.5.0 - TBD
3+
## 0.5.0 - 2019-05-19
44
- Added local LSP server (#122)
55
- Fixed sorting order in items explorer (#125)
66
- removed settings param 'restCompletions'

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "openhab",
33
"displayName": "openHAB",
44
"description": "Robust tool for openHAB textual configurations. Includes code snippets, syntax highlighting, language server integration and more.",
5-
"version": "0.4.1",
5+
"version": "0.5.0",
66
"publisher": "openhab",
77
"icon": "openhab.png",
88
"repository": {

0 commit comments

Comments
 (0)