From bac4442f5e7701fa6951ebb1f2a48a613c991388 Mon Sep 17 00:00:00 2001 From: Mary Date: Sun, 18 Jul 2021 13:09:37 +0200 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Changelog.md b/Changelog.md index 8ce0cd7..ce1f5b4 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,12 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.0.6972 - 2021-07-18 +### Changed: +- Improves drastically the code generation of the audren's DSP. + - This may reduce CPU usage on the audio processing side and result in a better CPU time allocation. + + ## 1.0.6971 - 2021-07-18 ### Changed: - Improves shader tools command line by adding support for target language and API.