diff --git a/Changelog.md b/Changelog.md index c97d878..cb08681 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,10 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.0.5937 - 2020-12-02 +### Changed +- This PR is a follow-up to 1.0.5915 and ensures the proper closing of copy handles that are passed by the guest and should be closed. + ## 1.0.5915 - 2020-12-02 ### Fixed - Modified the audio WorkBuffer transfer memory handle to close properly.