-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.homeychangelog.json
47 lines (47 loc) · 898 Bytes
/
.homeychangelog.json
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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
{
"1.0.0": {
"en": "Initial release."
},
"1.0.1": {
"en": "Fixed application name."
},
"1.0.2": {
"en": "Added remaining translations."
},
"1.1.0": {
"en": "Updated to the latest Homey Apps SDK version."
},
"1.1.1": {
"en": "Update for Homey App Store."
},
"1.2.0": {
"en": "Homey Cloud compatibility."
},
"1.2.1": {
"en": "Homey Cloud compatibility."
},
"1.2.2": {
"en": "Improved error handling."
},
"1.3.0": {
"en": "Updated description and performance improvements."
},
"1.3.1": {
"en": "Stability and performance improvements."
},
"1.3.2": {
"en": "Stability and performance improvements."
},
"1.3.3": {
"en": "Added recommendations."
},
"1.3.4": {
"en": "Bug fix recommendations."
},
"1.3.5": {
"en": "Code improvements."
},
"1.3.6": {
"en": "Stability improvements."
}
}