Skip to content

Commit

Permalink
v3.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Ferllings committed Sep 26, 2023
1 parent a198f7e commit 579b8c9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
- [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)

## [v3.4.1](https://github.com/ThePacielloGroup/CCAe/tree/v3.4.1) (2023-09-11)
## [v3.4.2](https://github.com/ThePacielloGroup/CCAe/tree/v3.4.2) (2023-09-26)

[Full Changelog](https://github.com/ThePacielloGroup/CCAe/compare/v3.3.0...v3.4.1)
[Full Changelog](https://github.com/ThePacielloGroup/CCAe/compare/v3.3.0...v3.4.2)

- \[feat\] Added customizable copy-paste
- \[debug\] Add logger and crash reporter
Expand Down
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.4.1",
"version": "3.4.2",
"description": "Colour Contrast Analyser (CCA)",
"main": "src/main.js",
"private": true,
Expand Down

0 comments on commit 579b8c9

Please sign in to comment.