-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathinfo.json
More file actions
39 lines (38 loc) Β· 1.38 KB
/
info.json
File metadata and controls
39 lines (38 loc) Β· 1.38 KB
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
{
"version": "1.0",
"history": [
{
"version": "1.0",
"date": "2019-04-06",
"notes": "Major release",
"htmlNotes": ""
},
{
"date": "2019-04-06",
"notes": "Removed own version of ππππππ.ππ as the original version works as well",
"htmlNotes": "<p>Removed own version of <code>moment.js</code> as the original version works as well</p>",
"version": "0.5"
},
{
"version": "0.4",
"notes": "β’ Added fail checking for ππππππ.ππ download\n\nβ’ Added HTML pre formatted notes to the changelog",
"htmlNotes": "<ul>\n<li>Added fail checking for <code>moment.js</code> download</li>\n<li>Added HTML pre formatted notes to the changelog</li>\n</ul>",
"date": "2019-04-04"
},
{
"version": "0.3",
"date": "2019-04-04",
"notes": "Added confirmation dialog after updating the import script\nRemoved return statement before moment.js version check"
},
{
"version": "0.2",
"date": "2019-04-04",
"notes": "Changed import functionality"
},
{
"version": "0.1",
"date": "2019-04-01",
"notes": "Initial release for testing"
}
]
}