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