Skip to content

Commit a4d6e0c

Browse files
committed
Updating ChangeLog.md for 2.2.2
1 parent 3066182 commit a4d6e0c

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

ChangeLog.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
## ChangeLog
22

3+
**JNativeHook 2.2.2 (Mar 18, 2022)**
4+
* Fixed Java module issue.
5+
* Fixed crash when using getNativeMonitors on Windows.
6+
* Fixed deadlock issue on Windows.
7+
* Fixed deadlock issue on OS X.
8+
* Fixed event posting issues on all platforms.
9+
* Fixed mouse button issues on Linux.
10+
* Fixed mouse horizontal scroll direction on Windows.
11+
* Fixed key character issues on Linux.
12+
* Fixed key typed event issues on Windows.
13+
* Fixed invalid system properties on OS X.
14+
* Updating system property sources on OS X.
15+
* Updated compile documentation.
16+
317
**JNativeHook 2.2.1 (Nov 19, 2021)**
418
* Added support for Java 17
519
* Fixed crash on Linux with xkb-file and pc105.

0 commit comments

Comments
 (0)