diff --git a/Changelog.md b/Changelog.md index 8e9227a..b82dda1 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.5267 - 2020-09-01 +### Changed +- Reworked in-application user error prompts to be more meaningful to the end user. + - Replaces KEYS.MD pop-up with a more appropriate message including a link to the setup guide. + +## 1.0.5264 - 2020-09-01 +### Fixed +- Fixed a regression with texture compatibility checks introduced in build 1.0.5258 (PR 1482) + ## 1.0.5258 - 2020-08-31 ### Changed - Miscellaneous GPU code refactoring/improvement.