diff --git a/Changelog.md b/Changelog.md index 043e3cf..153ea33 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,11 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.1.116 - 2022-05-05 +### Fixed: +- Fix shared memory leak on Windows. + - Fixes a memory leak that would occur when stopping and restarting emulation. + ## 1.1.115 - 2022-05-04 ### Added: - infra: Warn about support drop of old Windows versions.