From 3df9258666fdd5c8ce5d3fc76b3fe69ff4d73baf Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Thu, 15 Apr 2021 15:17:06 -0600 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index a571802..66cceec 100644 --- a/Changelog.md +++ b/Changelog.md @@ -3,7 +3,7 @@ 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. +- Subtracted haptic and sensor initialization from 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