Updated Changelog (markdown)

EmulationFanatic 2021-06-14 05:51:51 -06:00
commit c32b374bc6

@ -1,6 +1,10 @@
# Ryujinx Changelog # Ryujinx Changelog
All updates to the Ryujinx official master build will be documented in this file 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 ## 1.0.6910 - 2021-06-10
### Changed ### Changed
- Increased the height of the settings window in the main GUI. Now all options are able to be viewed & modified without any scrolling. - Increased the height of the settings window in the main GUI. Now all options are able to be viewed & modified without any scrolling.