forked from verbb/expanded-singles
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathchangelog.json
51 lines (51 loc) · 1.86 KB
/
changelog.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
48
49
50
51
[
{
"version": "0.2.4",
"downloadUrl": "https://github.com/engram-design/ExpandedSingles/archive/0.2.4.zip",
"date": "2017-01-24T00:00:00+10:00",
"notes": [
"[Improved] Adding check to see if user can edit a particular single before adding that single to the list for display. Thanks to [@aberkie](https://github.com/aberkie)."
]
},
{
"version": "0.2.3",
"downloadUrl": "https://github.com/engram-design/ExpandedSingles/archive/0.2.3.zip",
"date": "2016-02-21T13:30:00+10:00",
"notes": [
"[Fixed] Fixed issue when disabling a single, it would disappear from the sidebar in Entries Index [#2](https://github.com/engram-design/ExpandedSingles/issues/2)."
]
},
{
"version": "0.2.2",
"downloadUrl": "https://github.com/engram-design/ExpandedSingles/archive/0.2.2.zip",
"date": "2016-01-13T18:15:00+10:00",
"notes": [
"[Fixed] Fixed issue with plugin release feed url."
]
},
{
"version": "0.2.1",
"downloadUrl": "https://github.com/engram-design/ExpandedSingles/archive/0.2.1.zip",
"date": "2015-11-21T13:00:00+10:00",
"notes": [
"[Improved] Removed plugin description (doesn't look great)."
]
},
{
"version": "0.2.0",
"downloadUrl": "https://github.com/engram-design/ExpandedSingles/archive/0.2.0.zip",
"date": "2015-11-21T12:00:00+10:00",
"notes": [
"[Improved] Craft 2.5 compatibility, including plugin feed.",
"[Improved] Cleanup/organise code."
]
},
{
"version": "0.1.0",
"downloadUrl": "https://github.com/engram-design/ExpandedSingles/archive/0.1.0.zip",
"date": "2015-06-07T12:00:00+10:00",
"notes": [
"Initial commit"
]
}
]