From d09b358c8f19851342d2a506c50afda6c1b52558 Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Wed, 2 Jun 2021 05:59:56 -0600 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Changelog.md b/Changelog.md index 21b3506..fbb2f90 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,12 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.0.6901 - 2021-06-02 +### Changed +- Updated SDL2-CS. + - Fixes motion controls not working in Linux. + - Fixes a rare situation where the emulator could hang on launch for an undetermined period of time. + ## 1.0.6901 - 2021-06-02 ### Changed - Now uses quads on OpenGL hosts when supported.