We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a7f3a6 commit 7775b15Copy full SHA for 7775b15
ChangeLog.md
@@ -1,5 +1,12 @@
1
## ChangeLog
2
3
+**JNativeHook 2.2.1 (Nov 19, 2021)**
4
+ * Added support for Java 17
5
+ * Fixed crash on Linux with xkb-file and pc105.
6
+ * Fixed crash on OSX with capslock and media keys.
7
+ * Fixed pom versioning issue with revision property.
8
+ * Fixed library location issues with folders that contain spaces.
9
+
10
**JNativeHook 2.2.0 (Sep 27, 2021)**
11
* Complete CI/CD overhaul using GitHub Actions.
12
* Dropping Ant support in favor of CMake and Maven.
0 commit comments