diff --git a/Changelog.md b/Changelog.md index 1522a5f..4f97fbf 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.0.4952 - 2020-07-17 +### Fixed +- Miscellaneous ARM32 instruction fixes. + - Fixes black screen issue on some 32-bit games. + ## 1.0.4948 - 2020-07-16 ### Changed - Updates the WaitSynchronization syscall implementation to match what the kernel does. Should not affect any games.