diff --git a/Changelog.md b/Changelog.md index a661ccf..5899aff 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,10 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.0.6911 - 2021-06-14 +### Changed +- Moved touchscreen updates to the input project. Code refactoring only; no changes in emulator behavior. + ## 1.0.6910 - 2021-06-10 ### Changed - Increased the height of the settings window in the main GUI. Now all options are able to be viewed & modified without any scrolling.