From 687c34c1a466b772c92c4a3bd07283003eb0ae2f Mon Sep 17 00:00:00 2001 From: Ross Owen Date: Fri, 28 Jul 2017 13:21:38 +0100 Subject: [PATCH] Changelog update --- CHANGELOG.rst | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 0b0fb738..4d43199b 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -1,9 +1,17 @@ sc_usb_audio Change Log ======================= +7.4.0 +----- + - RESOLVED: PID_DFU now based on AUDIO_CLASS. This potentially caused issues + with UAC1 DFU + + 7.3.0 ----- - - CHANGE: Example OSX DFU host app updated to now can PID as runtime argument. This enabled multiple XMOS devices to be attached to the host during DFU process + - CHANGE: Example OSX DFU host app updated to now can PID as runtime + argument. This enabled multiple XMOS devices to be attached to the host + during DFU process 7.2.0 -----