-
-
Notifications
You must be signed in to change notification settings - Fork 25
Expand file tree
/
Copy pathCHANGELOG.json
More file actions
27 lines (27 loc) · 719 Bytes
/
CHANGELOG.json
File metadata and controls
27 lines (27 loc) · 719 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
{
"versions": {
"0.0.63": {
"descriptions": [
"Just one BugFix (in some cases the ui will not get devices from core)"
],
"issues": []
},
"0.0.62": {
"descriptions": [
"mostly bugfixes",
"added HmIP-BSL Lights",
"added variable based Light sensor"
],
"issues": []
},
"0.0.61": {
"descriptions": [
"added HmIP-DLD",
"a backup file name will now contain the current date in the name",
"some bugfixes"
],
"issues": []
}
},
"latest": "0.0.63"
}