diff --git a/Changelog.md b/Changelog.md index b1c8552..d2c957f 100644 --- a/Changelog.md +++ b/Changelog.md @@ -2,6 +2,18 @@ All updates to the Ryujinx official master build will be documented in this file +## 1.0.7103 - 2021-11-10 +### Added: +- Implement DrawTexture functionality. + - Steel Assault now renders. + - Final Fantasy VII now goes in-game. + - Charge Kid rendering improved slightly. + +## 1.0.7102 - 2021-11-10 +### Fixed: +- Fix direct mouse access checkbox label. + - Corrects the tooltip for direct mouse access. + ## 1.0.7101 - 2021-11-08 ### Added: - Support shader gl_Color, gl_SecondaryColor and gl_TexCoord built-ins.