From 1800b9568d683f9513af06c1ea317e32f9ba37e4 Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Thu, 15 Apr 2021 15:15:26 -0600 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index c4640ed..a571802 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,11 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.0.6836 - 2021-04-15 +### Changed +- Subtracted haptic and sensor initialization in the SDL2 implementation as they are not needed. + - Fixes an issue that could occur in certain Windows 10 environments with group policy set in a way that prevented the emulator from launching. + ## 1.0.6835 - 2021-04-14 ### Added - Stubbed IApplicationFunctions ExtendSaveData