diff --git a/Changelog.md b/Changelog.md index 69c86da..d426305 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.5090 - 2020-07-30 +### Added +- Implemented inline memory load/store, improving the speed of exclusive and ordered memory accesses. + ## 1.0.5088 - 2020-07-30 ### Changed - Changed logging to print the guest stack trace on several crash conditions, which will provide necessary troubleshooting information.