Skip to content

Commit

Permalink
Updating ChangeLog.md for 2.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
kwhat committed Mar 18, 2022
1 parent 3066182 commit a4d6e0c
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
## ChangeLog

**JNativeHook 2.2.2 (Mar 18, 2022)**
* Fixed Java module issue.
* Fixed crash when using getNativeMonitors on Windows.
* Fixed deadlock issue on Windows.
* Fixed deadlock issue on OS X.
* Fixed event posting issues on all platforms.
* Fixed mouse button issues on Linux.
* Fixed mouse horizontal scroll direction on Windows.
* Fixed key character issues on Linux.
* Fixed key typed event issues on Windows.
* Fixed invalid system properties on OS X.
* Updating system property sources on OS X.
* Updated compile documentation.

**JNativeHook 2.2.1 (Nov 19, 2021)**
* Added support for Java 17
* Fixed crash on Linux with xkb-file and pc105.
Expand Down

0 comments on commit a4d6e0c

Please sign in to comment.