diff --git a/Changelog.md b/Changelog.md index 15789f4..bcd0246 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,15 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.0.6635 - 2021-02-19 +### Changed +- Windows now recognizes Ryujinx as a DPI-aware application. Also fixes DPI scaling in other operating systems. + - Fixes menus and controller configuration screens being too cramped or cutting off parts of the window. + +## 1.0.6634 - 2021-02-19 +### Changed +- Ryujinx now allows modding of AddOnContent (DLC) RomFS. + ## 1.0.6631 - 2021-02-19 ### Changed - Modified the "Ignore Missing Services" option to take effect immediately, even during emulation.