From 6726b65ac0c300ebae0f2e426415cb1f86d8af25 Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Wed, 14 Apr 2021 06:53:35 -0600 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 7 +++++++ 1 file changed, 7 insertions(+) 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.