mirror of
https://github.com/pa11y/pa11y-dashboard.git
synced 2025-09-24 22:31:15 +00:00
Version 1.11.0
This commit is contained in:
@@ -1,6 +1,13 @@
|
||||
|
||||
# Changelog
|
||||
|
||||
## 1.11.0 (2016-05-23)
|
||||
|
||||
* Add the ability to configure task wait times
|
||||
* Allow configuration by environment variables
|
||||
* Update repository references to the new Pa11y organisation
|
||||
* Add a changelog
|
||||
|
||||
## 1.10.0 (2016-05-18)
|
||||
|
||||
* Automatically focus on the filter input box when you select the filter
|
||||
|
@@ -139,5 +139,5 @@ Copyright © 2013–2016, Springer Nature
|
||||
[info-build]: https://travis-ci.org/pa11y/pa11y-dashboard
|
||||
[shield-license]: https://img.shields.io/badge/license-GPL%203.0-blue.svg
|
||||
[shield-node]: https://img.shields.io/badge/node.js%20support-0.10-brightgreen.svg
|
||||
[shield-version]: https://img.shields.io/badge/version-1.10.0-blue.svg
|
||||
[shield-version]: https://img.shields.io/badge/version-1.11.0-blue.svg
|
||||
[shield-build]: https://img.shields.io/travis/pa11y/pa11y-dashboard/master.svg
|
||||
|
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "pa11y-dashboard",
|
||||
"version": "1.10.0",
|
||||
"version": "1.11.0",
|
||||
"private": true,
|
||||
|
||||
"description": "pa11y-dashboard is a visual web interface to the pa11y accessibility reporter",
|
||||
|
Reference in New Issue
Block a user