diff --git a/Changelog.md b/Changelog.md index b57afb2..5502bca 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,13 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.0.6834 - 2021-04-14 +### Changed +- Fixed a regression introduced on 1.0.6826 (PR 2186) regarding the IManage Resolve/ResolveEx calls. + - Fixes crashes in The Savior's Gang, 1971 Project Helios, Chess Ultra, and NBA 2K Playgrounds 2. +- Stubbed ISslContext GetConnectionCount. + - Resolves missing service crashes in Monopoly, Legendary Fishing, and Quiplash 2. + ## 1.0.6833 - 2021-04-14 ### Changed - Miria has arrived! As a preparation for the upcoming new UI and for Vulkan, this update removes OpenTK 3 dependency entirely.