Skip to content

Commit

Permalink
Release v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
s1hofmann committed Jan 1, 2022
1 parent a03b728 commit d279c65
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.

## 2.0.0
- Feature: Apple Silicon [(libnut#49)](https://github.com/nut-tree/libnut/issues/49)
- Enhancement: Print warning / info message in case of missing accessibility permission [(libnut#91)](https://github.com/nut-tree/libnut/issues/91)
- Enhancement: Enable warning message for missing accessibility permissions on macOS [(#354)](https://github.com/nut-tree/nut.js/issues/354)
- Enhancement: Add runtime typechecks for `screen.find` etc. [(#351)](https://github.com/nut-tree/nut.js/issues/351)
- Bugfix: Fix Windows scaling issue [(#349)](https://github.com/nut-tree/nut.js/issues/349)
- Maintenance: Refine types [(#340)](https://github.com/nut-tree/nut.js/issues/340)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"description": "Native system automation for node.js",
"author": {
"name": "Simon Hofmann",
"email": "dev@simon-hofmann.org",
"email": "kontakt@s1h.org",
"url": "https://s1h.org"
},
"repository": {
Expand Down

0 comments on commit d279c65

Please sign in to comment.