diff --git a/Changelog.md b/Changelog.md index 9bbf127..ca65907 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.7095 - 2021-11-01 +### Fixed: +- When waiting on CPU, do not return a time out error from EventWait. + - Fixes timeouts introduced in 1.0.7082. + - Fixes crashes on Tokyo Mirage Sessions #FE Encore. + ## 1.0.7094 - 2021-10-29 ### Changed: - ci: Disable macOS x64 build on Appveyor.