Increment version and add change log entry

This commit is contained in:
mbanth
2021-08-26 16:25:40 +01:00
parent 15f1d4de59
commit 1109e08dd8
2 changed files with 6 additions and 1 deletions

View File

@@ -1,6 +1,11 @@
lib_xua Change Log lib_xua Change Log
================== ==================
2.1.1
-----
* CHANGED: Setting of HID report items
2.1.0 2.1.0
----- -----

View File

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