diff --git a/Changelog.md b/Changelog.md index 5c9c7b5..86ee2f2 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,11 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.0.4728 - 2020-06-18 +### Fixed +- Incremented PTC version + - Hotfix for previous build: fixed PTC cache not being rebuilt (this is required, as part of the JIT was changed). + ## 1.0.4725 - 2020-06-17 ### Changed - Branch cleanup: added exit blocks to reduce redundant tail continues;