From 761a33f5e4edfa271d55ee7cc3f89e7e2c092791 Mon Sep 17 00:00:00 2001 From: Ross Owen Date: Thu, 18 May 2023 10:07:25 +0100 Subject: [PATCH] Update CHANGELOG.rst --- CHANGELOG.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index d4305996..d95b28c8 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -4,9 +4,9 @@ lib_xua Change Log UNRELEASED ---------- - * FIXED: Memory corruption due erroneous initialisation of mixer weights when not in use (#152) + * FIXED: Memory corruption due to erroneous initialisation of mixer weights when not in use (#152) * FIXED: UserHostActive() not being called as expected (#326) - * FIXED; Exception when entering DSD mode (#327) + * FIXED: Exception when entering DSD mode 3.4.0 -----