diff --git a/Changelog.md b/Changelog.md index 033686e..5c4fdea 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,16 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.1.657 - 2023-03-11 +### Fixed: +- Misc performance tweaks. + - Minor code optimizations. No noticeable changes. + +## 1.1.652-1.1.656 - 2023-03-11 +### Fixed: +- [Flatpak] Add release github workflow. + - Flathub builds will now update again. + ## 1.1.651 - 2023-03-08 ### Fixed: - CPU: Avoid argument value copies on the JIT.