diff --git a/Changelog.md b/Changelog.md index 7aea1f1..740635b 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.6871 - 2021-05-13 +### Changed +- Miscellaneous x86 code generation optimizations. + - Has potential to increase performance, but there are no known examples of improved games currently. + ## 1.0.6870 - 2021-05-13 ### Changed - Implemented support for PPTC to stay enabled during runtime even if exeFS mods are activated.