From 3b6f6b6a1082c6a1611f6b9c02718b29e354ab73 Mon Sep 17 00:00:00 2001 From: Michael Banther Date: Mon, 18 Nov 2019 11:18:46 +0000 Subject: [PATCH] Added comment to change log. --- CHANGELOG.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 498faf1e..26be68d4 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -7,6 +7,8 @@ lib_xua Change Log * ADDED: UAC1 HID support with simulated Voice Command detection reported every 10 seconds * ADDED: Support for USB HID Set Idle request + * ADDED: Pre-processor symbols to enable single-threaded, dual-PDM + microphone operation 0.2.1 -----