diff --git a/Changelog.md b/Changelog.md index 05d42bb..e4effef 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,15 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.0.5341 - 2020-09-11 +### Changed +- Miscellaneous CPU emulation code optimization. + +## 1.0.5327 - 2020-09-10 +### Fixed +- Allow swizzles to match with "undefined" components + - Fixes motion blur and depth of field in Burnout Paradise. + ## 1.0.5326 - 2020-09-10 ### Fixed - Write-back texture data from memory when it falls out of the cache, and perform untracked buffer write-back.