From 64d232e4f0619d72a0b3cec5d9a9ea83e1bab1ea Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Fri, 27 Nov 2020 17:52:07 -0700 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index 51d1471..14ede6e 100644 --- a/Changelog.md +++ b/Changelog.md @@ -3,7 +3,9 @@ All updates to the Ryujinx official master build will be documented in this file ## 1.0.5837 - 2020-11-27 ### Changed -- Cleaned up Ryujinx.Audio and fixed an issue about the GetVolume function in the OpenAL backend. +- Cleaned up Ryujinx.Audio +- Fixed an issue about the GetVolume function in the OpenAL backend. +- Fixed ContainsAudioOutBuffer which previously did not return the right value. ## 1.0.5835 - 2020-11-27 ### Added