Updated Changelog (markdown)

MetrosexualGarbodor 2021-12-28 12:20:40 +00:00
parent 7d269e8ae5
commit baba8c14b2

@ -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.