Skip to content

Commit

Permalink
v3.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Ferllings committed Jul 7, 2021
1 parent a9bf33a commit 2af7f7a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 5 deletions.
11 changes: 7 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,13 @@
- [MacOS: Color picker picks the color *after* browser/application color management](https://github.com/ThePacielloGroup/CCAe/issues/76)
- [Windows: Application menus aren't keyboard accessible](https://github.com/ThePacielloGroup/CCAe/issues/49)
- [Windows: Changing slider values is not announced in NVDA](https://github.com/ThePacielloGroup/CCAe/issues/37)
- [Windows: Downloaded installer from GitHub triggers Windows Defender SmartScreen](https://github.com/ThePacielloGroup/CCAe/issues/66)

## [v3.1.4](https://github.com/ThePacielloGroup/CCAe/tree/v3.1.4) (2021-07-07)

[Full Changelog](https://github.com/ThePacielloGroup/CCAe/compare/v3.1.3...v3.1.4)

- Update contrast value based on most recent WCAG erratum [\#211](https://github.com/ThePacielloGroup/CCAe/pull/211)
- macOS Big Sur Icon [\#210](https://github.com/ThePacielloGroup/CCAe/issues/210)

## [v3.1.3](https://github.com/ThePacielloGroup/CCAe/tree/v3.1.3) (2021-04-01)

Expand Down Expand Up @@ -158,6 +164,3 @@
- [Explicitly set a styled focus indication outline](https://github.com/ThePacielloGroup/CCAe/commit/ea0a06bb730dc867b3300036434728bc4e0dccb6)
- [Expose the example SVG icon as an image with relevant alternative text](https://github.com/ThePacielloGroup/CCAe/commit/0f75d9fbd69bd01d0effc12d1998221024f4e1d5)
- [Give foreground/background free value entry fields more sensible aria-label](https://github.com/ThePacielloGroup/CCAe/commit/1dfea9435b0c982104f0f1390cc295b0f8f560ed)


\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "CCA",
"version": "3.1.3",
"version": "3.1.4",
"description": "Colour Contrast Analyser (CCA)",
"main": "src/main.js",
"private": true,
Expand Down

0 comments on commit 2af7f7a

Please sign in to comment.