forked from PAWPAW-Mirror/lib_xua
Moved to version 3.2.0
This commit is contained in:
@@ -1,12 +1,13 @@
|
|||||||
lib_xua Change Log
|
lib_xua Change Log
|
||||||
==================
|
==================
|
||||||
|
|
||||||
UNRELEASED
|
3.2.0
|
||||||
----------
|
-----
|
||||||
|
|
||||||
* CHANGED: Updated tests to use lib_locks (was legacy module_locks)
|
* CHANGED: Updated tests to use lib_locks (was legacy module_locks)
|
||||||
* CHANGED: Exclude HID Report functions unless the HID feature is enabled
|
* CHANGED: Exclude HID Report functions unless the HID feature is enabled
|
||||||
* CHANGED: Explicit feedback EP enabled by default (see UAC_FORCE_FEEDBACK_EP)
|
* CHANGED: Explicit feedback EP enabled by default (see
|
||||||
|
UAC_FORCE_FEEDBACK_EP)
|
||||||
* FIXED: Incorrect conditional compilation of HID report code
|
* FIXED: Incorrect conditional compilation of HID report code
|
||||||
|
|
||||||
* Changes to dependencies:
|
* Changes to dependencies:
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
VERSION = 3.1.0
|
VERSION = 3.2.0
|
||||||
|
|
||||||
DEPENDENT_MODULES = lib_logging(>=3.1.0) \
|
DEPENDENT_MODULES = lib_logging(>=3.1.0) \
|
||||||
lib_xassert(>=4.1.0) \
|
lib_xassert(>=4.1.0) \
|
||||||
|
|||||||
Reference in New Issue
Block a user