diff --git a/Changelog.md b/Changelog.md index a9eb1fd..3be7f43 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.5131 - 2020-08-04 +### Changed +- Miscellaneous CPU emulation code optimization. There should not be any noticeable changes in emulator performance. + ## 1.0.5126 - 2020-08-03 ### Changed - Rewrote the logger to optimize operation and reduce unnecessary overhead. Also removed SendVibrationXXX logs from standard output; they are now only present if debug logging is enabled.