From f72296fa293416086421de677850ac9ab4367f39 Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Tue, 3 May 2022 22:45:07 +0100 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Changelog.md b/Changelog.md index 894e9e6..1b2c07d 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.113 - 2022-05-03 +### Changed: +- Change github build workflow to not use hardcoded versioning + - Fixes an oversight that caused a few PR builds to display an incorrect version number. + +## 1.1.112 - 2022-05-03 +### Added: +- Implement PM GetProcessInfo Atmosphere extension (partially). + - Adds support for Skyline + ARCropolis mods. Super Smash Bros Ultimate mods that rely on ARCropolis are now usable on Ryujinx. + ## 1.1.111 - 2022-05-02 ### Added: - Implement code memory syscalls.