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.