-
Notifications
You must be signed in to change notification settings - Fork 0
/
releases.json
42 lines (42 loc) · 1.27 KB
/
releases.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
[
{
"version": "0.5.4",
"downloadUrl": "https://github.com/nfourtythree/craft-entriessubset/archive/0.5.4.zip",
"date": "2016-08-25T12:17:00.111Z",
"notes": [
"Fixing issues with version numbers"
]
},
{
"version": "0.5.3",
"downloadUrl": "https://github.com/nfourtythree/craft-entriessubset/archive/0.5.3.zip",
"date": "2016-07-06T10:17:00.111Z",
"notes": [
"[Fixed] GitHub links"
]
},
{
"version": "0.5.2",
"downloadUrl": "https://github.com/nfourtythree/craft-entriessubset/archive/0.5.2.zip",
"date": "2016-03-16T13:34:00.111Z",
"notes": [
"[Fixed] Not returning every possible entry type"
]
},
{
"version": "0.5.1",
"downloadUrl": "https://github.com/nfourtythree/craft-entriessubset/archive/master.zip",
"date": "2016-03-14T12:00:00.111Z",
"notes": [
"[fixed] Issue with error when no types are selected"
]
},
{
"version": "0.5.0",
"downloadUrl": "https://github.com/nfourtythree/craft-entriessubset/archive/master.zip",
"date": "2016-02-17T18:39:38.111Z",
"notes": [
"[Added] Initial release"
]
}
]