-
Notifications
You must be signed in to change notification settings - Fork 31
/
changelog.json
89 lines (89 loc) · 3.08 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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
{
"last_updated": "13 April 2018",
"changelog": [
{
"date": "13 April 2018",
"text": "Re-tested and updated 19 results on WAVE",
"link": "https://github.com/alphagov/accessibility-tool-audit/pull/38"
},
{
"date": "13 April 2018",
"text": "Changed HTML_CodeSniffer's warnings to manual checks",
"link": "https://github.com/alphagov/accessibility-tool-audit/pull/37"
},
{
"date": "13 February 2018",
"text": "Re-tested and updated 7 results on Tenon",
"link": "https://github.com/alphagov/accessibility-tool-audit/pull/36"
},
{
"date": "13 February 2018",
"text": "Added new tool: ASLint",
"link": "https://github.com/alphagov/accessibility-tool-audit/pull/35"
},
{
"date": "13 February 2018",
"text": "Re-interpreted some results due to removal of less helpful categories",
"link": "https://github.com/alphagov/accessibility-tool-audit/pull/33"
},
{
"date": "15 January 2018",
"text": "Re-tested and updated 25 results on Asqatasun",
"link": "https://github.com/alphagov/accessibility-tool-audit/pull/30"
},
{
"date": "9 January 2018",
"text": "Re-tested and updated 26 results on SortSite",
"link": "https://github.com/alphagov/accessibility-tool-audit/pull/29"
},
{
"date": "23 December 2017",
"text": "Re-tested and updated 3 results on aXe (with experimental features) and improved one test",
"link": "https://github.com/alphagov/accessibility-tool-audit/pull/27"
},
{
"date": "19 December 2017",
"text": "Added new tool: FAE",
"link": "https://github.com/alphagov/accessibility-tool-audit/pull/26"
},
{
"date": "13 December 2017",
"text": "Added new tool: Siteimprove",
"link": "https://github.com/alphagov/accessibility-tool-audit/pull/24"
},
{
"date": "5 December 2017",
"text": "Re-tested and updated 11 results on Nu Html Checker",
"link": "https://github.com/alphagov/accessibility-tool-audit/pull/22"
},
{
"date": "5 December 2017",
"text": "Re-tested and updated 30 results on HTML_CodeSniffer",
"link": "https://github.com/alphagov/accessibility-tool-audit/pull/21"
},
{
"date": "1 December 2017",
"text": "Improved 8 tests, re-tested those in all tools and updated results",
"link": "https://github.com/alphagov/accessibility-tool-audit/pull/20"
},
{
"date": "23 November 2017",
"text": "Fixed broken examples, re-tested and updated 9 results on aXe",
"link": "https://github.com/alphagov/accessibility-tool-audit/pull/17"
},
{
"date": "10 March 2017",
"text": "Re-tested and updated 2 results on Asqatasun",
"link": "https://github.com/alphagov/accessibility-tool-audit/pull/8"
},
{
"date": "28 February 2017",
"text": "Re-tested 8 and updated 6 results on WAVE",
"link": "https://github.com/alphagov/accessibility-tool-audit/pull/6"
},
{
"date": "7 August 2016",
"text": "First set of results"
}
]
}