Skip to content

Commit c12f6e5

Browse files
committed
Updating changelog and readme.
1 parent 80c5c6a commit c12f6e5

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

ChangeLog.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
## ChangeLog
22

3-
**JNativeHook 2.2.0 (Pending, 2021)**
3+
**JNativeHook 2.2.0 (Sep 27, 2021)**
44
* Complete CI/CD overhaul using GitHub Actions.
55
* Dropping Ant support in favor of CMake and Maven.
66
* 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.
910
* Added support for multi-release jars.
1011
* Added wiki docs to the project.
1112
* Added VoidDispatcher class.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ to include this library automatically. The nightly builds can be found at the m
4343
## Software and Hardware Requirements
4444
* Java 1.8 - 17
4545
* 256 MB of RAM
46-
* Apple OS X 10.5 - 11.6
46+
* Apple OS X 10.5 - 10.15
4747
* amd64, aarch64
4848
* Enable Access for Assistive Devices
4949
* Windows 2000 - 10

0 commit comments

Comments
 (0)