Update Changelog.md to list LKM and udev changes

[skip ci]
pull/26/head
nirenjan 2020-12-26 15:01:47 -08:00
parent abb366d89c
commit b9ef8a82d6
1 changed files with 12 additions and 0 deletions

View File

@ -9,6 +9,18 @@ The format is based upon [Keep a Changelog].
- IO library to read and parse events from a supported joystick.
- Event test utility which displays the events similar to evtest.
### Changed
- Linux kernel driver to correctly handle the X52/X52 Pro. This is not required
for users running kernels with at least the following versions:
- 5.9+
- 5.8.10+
- 5.4.66+
- 4.19.146+
- Make udev rules customizable at build time, so that the right input group can
be used in the actual rules file. This allows systems such as openSUSE which
use `input` as the group for input devices to behave the same as Ubuntu and
other similar systems.
## [0.2.1] - 2020-06-28
### Added
- Connect/Disconnect methods in libx52. These allow for dynamically connecting