diff --git a/Changelog.md b/Changelog.md index 31a136c..6671f9f 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,18 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.0.4893 - 2020-07-10 +### Fixed +- Corrected bug introduced in 1.0.4893 (PR 1358). + +## 1.0.4893 - 2020-07-10 +### Changed +- Miscellaneous CPU optimization. + +## 1.0.4891 - 2020-07-10 +### Changed +- Miscellaneous CPU optimization. + ## 1.0.4889 - 2020-07-10 ### Added - Implemented logical operation registers & functionality.