From 746635b2eb48dd7eb39024a6c755184a18983741 Mon Sep 17 00:00:00 2001 From: Michael Banther Date: Thu, 5 Dec 2019 18:01:14 +0000 Subject: [PATCH] Update change log. --- CHANGELOG.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 11d15168..d8b82f4a 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -10,6 +10,7 @@ lib_xua Change Log * ADDED: Pre-processor symbols to enable single-threaded, dual-PDM microphone operation * FIXED: Descriptors for XUA_ADAPTIVE incorrectly defined for IN endpoint + * ADDED: Guards to user_hid.h and xua_hid.h 0.2.1 -----