Increment major version and add change log entries

This commit is contained in:
mbanth
2021-12-09 15:29:45 +00:00
parent 8c9e8b11b9
commit 2b96ea0171
2 changed files with 8 additions and 1 deletions

View File

@@ -1,6 +1,13 @@
lib_xua Change Log
==================
3.0.0
-----
* ADDED: Support for HID Report IDs
* REMOVED: Support for HID Reports containing controls from mixed Usage
pages
2.1.1
-----

View File

@@ -1,4 +1,4 @@
VERSION = 2.1.1
VERSION = 3.0.0
DEPENDENT_MODULES = lib_logging(>=3.0.0) \
lib_xassert(>=4.0.0) \