File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 1
1
## ChangeLog
2
2
3
- ** JNativeHook 2.2.0 (Pending , 2021)**
3
+ ** JNativeHook 2.2.0 (Sep 27 , 2021)**
4
4
* Complete CI/CD overhaul using GitHub Actions.
5
5
* Dropping Ant support in favor of CMake and Maven.
6
6
* Changed Maven group id to com.github.kwhat.
7
- * Namespace migration due to Maven group id change.
8
- * Added support for Arm 64 on OS X.
7
+ * Namespace migration due to Maven group id change.
8
+ * Added support for Arm on Windows.
9
+ * Added support for Arm 64 on OS X and Linux.
9
10
* Added support for multi-release jars.
10
11
* Added wiki docs to the project.
11
12
* Added VoidDispatcher class.
Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ to include this library automatically. The nightly builds can be found at the m
43
43
## Software and Hardware Requirements
44
44
* Java 1.8 - 17
45
45
* 256 MB of RAM
46
- * Apple OS X 10.5 - 11.6
46
+ * Apple OS X 10.5 - 10.15
47
47
* amd64, aarch64
48
48
* Enable Access for Assistive Devices
49
49
* Windows 2000 - 10
You can’t perform that action at this time.
0 commit comments