diff --git a/Changelog.md b/Changelog.md index 6b7a929..bc707d9 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.1.536 - 2023-01-10 +### Added: +- Implement JIT ARM64 backend. + - Adds ARM64 target support to the JIT, allowing it to work on ARM CPUs. + - Contributes to upstreaming the currently closed-source macOS build. + - Paves the way for Ryujinx to run on other ARM devices in the future. + +## 1.1.535 - 2023-01-10 +### Added: +- Set LSApplicationCategoryType to games. + - On the next macOS release, automatically adds Ryujinx to the Launchpad games folder. + ## 1.1.534 - 2023-01-10 ### Fixed: - Ava GUI: Fix Context Menu Locales.