From 94afffe517cefcd713e7615500b3c21567888c60 Mon Sep 17 00:00:00 2001 From: Michael Banther Date: Mon, 11 Nov 2019 09:59:02 +0000 Subject: [PATCH] Corrected change log information and version numbering. --- CHANGELOG.rst | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 21b53f06..c9e8cd07 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -1,17 +1,17 @@ lib_xua Change Log ================== +0.3.0 +---------- + * ADDED: UAC1 HID support with simulated Voice Command detection reported + every 10 seconds + * ADDED: Support for USB HID Set Idle request + 0.2.1 ----- * HOTFIX: Fix descriptors for XUA_ADAPTIVE -0.2.0_demo ----------- - * ADDED: UAC1 HID support with simulated Voice Command detection reported - every 10 seconds - * ADDED: Support for USB HID Set Idle request - 0.2.0 -----