From d942e85571052c3cae9c410b45c93063698fee9a Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Tue, 10 Jan 2023 23:06:06 +0000 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) 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.