diff --git a/Changelog.md b/Changelog.md index f7f682f..5c9c7b5 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.4725 - 2020-06-17 +### Changed +- Branch cleanup: added exit blocks to reduce redundant tail continues; + - May slightly improve performance for some games + ## 1.0.4709 - 2020-06-16 ### Added - New Feature Addition: Profiled Persistent Translation Cache