diff --git a/CHANGELOG.md b/CHANGELOG.md index 29391e4..a9cc4df 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Changelog +## 4.1.0 (2021-11-26) + +* Add support for new WCAG 2.1 rules and remove all references to Section 508. +* Move troubleshooting guide to the README. + ## 4.0.0 (2021-11-26) * Update pa11y to version 6. diff --git a/package.json b/package.json index 67ca0c7..db19a12 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pa11y-dashboard", - "version": "4.0.0", + "version": "4.1.0", "private": true, "description": "Pa11y Dashboard is a visual web interface to the Pa11y accessibility reporter", "keywords": [