Version 2.4.0

This commit is contained in:
Rowan Manning
2017-11-23 10:01:18 +00:00
parent b144970564
commit aa7d694da7
3 changed files with 6 additions and 2 deletions

View File

@@ -1,6 +1,10 @@
# Changelog # Changelog
## 2.4.0 (2017-11-23)
* Add the ability to export the results graph as a PNG, see #197 for more information
## 2.3.0 (2017-10-31) ## 2.3.0 (2017-10-31)
* Large overhaul of the results page, see #196 for more information * Large overhaul of the results page, see #196 for more information

View File

@@ -156,5 +156,5 @@ Copyright © 20132017, Team Pa11y
[info-build]: https://travis-ci.org/pa11y/pa11y-dashboard [info-build]: https://travis-ci.org/pa11y/pa11y-dashboard
[shield-license]: https://img.shields.io/badge/license-GPL%203.0-blue.svg [shield-license]: https://img.shields.io/badge/license-GPL%203.0-blue.svg
[shield-node]: https://img.shields.io/badge/node.js%20support-46-brightgreen.svg [shield-node]: https://img.shields.io/badge/node.js%20support-46-brightgreen.svg
[shield-version]: https://img.shields.io/badge/version-2.3.0-blue.svg [shield-version]: https://img.shields.io/badge/version-2.4.0-blue.svg
[shield-build]: https://img.shields.io/travis/pa11y/pa11y-dashboard/master.svg [shield-build]: https://img.shields.io/travis/pa11y/pa11y-dashboard/master.svg

View File

@@ -1,6 +1,6 @@
{ {
"name": "pa11y-dashboard", "name": "pa11y-dashboard",
"version": "2.3.0", "version": "2.4.0",
"private": true, "private": true,
"description": "Pa11y Dashboard is a visual web interface to the Pa11y accessibility reporter", "description": "Pa11y Dashboard is a visual web interface to the Pa11y accessibility reporter",
"keywords": [ "keywords": [