diff --git a/Changelog.md b/Changelog.md index 46c1e94..c834422 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.7144 - 2021-12-28 +### Fixed: +- Flip scissor box when the YNegate bit is set. + - Fixes in-game UI in Bloons TD 5. + - Fixes menus being cut off in the YouTube app. + - May fix similar issues in games using OpenGL on the Switch. + +## 1.0.7143 - 2021-12-28 +### Fixed: +- Fix GetHostByNameRequestWithOptions and GetHostByAddrRequestWithOptions. + - Allows the Twitch app to boot further, but it still doesn't work as it requires unimplemented SSL functions. + ## 1.0.7142 - 2021-12-27 ### Fixed: - Use minimum stream sample count on SDL2 audio backend.