Skip to content

Commit 8bb6bd1

Browse files
committed
Release preparation
Signed-off-by: Jerome Luckenbach <[email protected]>
1 parent 27ed416 commit 8bb6bd1

File tree

2 files changed

+27
-0
lines changed

2 files changed

+27
-0
lines changed

AUTHORS

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,14 @@
11
# This file lists all individuals having contributed content to the repository.
22
# For how it is generated, see `project-orga/generate-authors.sh`.
33

4+
Ben Jones <[email protected]>
45
Claudio Spizzi <[email protected]>
56
Dennis Gieseler <[email protected]>
7+
Jerome Luckenbach <[email protected]>
68
Kai Kreuzer <[email protected]>
9+
Kuba Miszcz <[email protected]>
710
Kuba Wolanin <[email protected]>
11+
Signed-off-by: Samuel Brucksch <[email protected]>
12+
Simon Kaufmann <[email protected]>
813
Thomas Dietrich <[email protected]>
14+
Wouter Born <[email protected]>

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,26 @@
11
# openHAB VS Code Extension Change Log
22

3+
## 0.4.1 - 2018-12-09
4+
- Fixed Basic UI Preview (#117)
5+
- Fixed Show in Paper UI command (#117)
6+
- Clarified 'restCompletions' configuration description (#117)
7+
- Added 'simple mode check' for show in Paper UI command (#117)
8+
- Removed 'searchDocs' command, since it doesn't work with the new website (#117)
9+
- Removed sorting of items for auto completion (#114)
10+
- Move openHAB tree views to a ViewContainer (#107)
11+
- Remove the unused imports (#106)
12+
- Open Sitemap directly if there is only one (#104)
13+
- Added Units of Measurement (#103) (#105)
14+
- Added extensions.json file (#101)
15+
- Update documentation link (#96)
16+
- Snippert improvements (#91)
17+
- Added item autocompletion snippets (#90)
18+
- Snippet file refactoring. (#77)
19+
- Fixed file extension checks (#76)
20+
- [Type Conversions]Several small fixes (#72)
21+
- REST Configuration fix (#68)
22+
- Added missing images (#65)
23+
324
## 0.3.5 - 2017-11-25
425
- Fixed issues with non-root workspaces (#62)
526
- Fixed issues with REST connection (#58)

0 commit comments

Comments
 (0)