Skip to content

Commit 85c4ad0

Browse files
committed
Updated changelog
1 parent 747e257 commit 85c4ad0

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## 2.5.0
6+
- Bugfix: Update permissionCheck.js to cache permission check results and only ask for permissions on actual function call by wrapping it in a HOF [(nut-tree/nut.js#477)](https://github.com/nut-tree/nut.js/issues/477)
7+
- Bugfix: Add rounding to mouse move on Window to fix mouse drift [(#126)](https://github.com/nut-tree/libnut-core/issues/126)
8+
- Enhancement: Add additional keys [(nut-tree/nut.js#457)](https://github.com/nut-tree/nut.js/issues/457)
9+
510
## 2.4.1
611

712
- Bugfix: Update permission handling on macOS [(nut-tree/nut.js#469)](https://github.com/nut-tree/nut.js/issues/469)

0 commit comments

Comments
 (0)