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.