diff --git a/Changelog.md b/Changelog.md index 71e90f0..54ee510 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,8 +1,16 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.0.7115 - 2021-12-04 +### Fixed: +- kernel: Improve GetInfo readability and update to 13.0.0. + +## 1.0.7114 - 2021-12-04 +### Changed: +- misc: Migrate usage of RuntimeInformation to OperatingSystem. + ## 1.0.7113 - 2021-11-30 -### Fixed +### Fixed: - Fix Amiibo hanging since .NET 6 changes. - Fixes a regression introduced in 1.0.7111 where scanning an Amiibo would cause the emulator to lock up.