Updated Changelog (markdown)

MetrosexualGarbodor 2022-01-16 23:28:35 +00:00
parent fc5eece7e4
commit 00bc953fdc

@ -2,6 +2,11 @@
All updates to the Ryujinx official master build will be documented in this file
## 1.0.7175 - 2022-01-16
### Fixed:
- Scale scissor used for clears.
- Fixes a regression introduced in 1.0.7168 that would cause the screen to flicker in some games with resolution scale other than native, like Luigi's Mansion 3 or Tetris 99.
## 1.0.7174 - 2022-01-16
### Fixed:
- kernel: Fix deadlock when pinning in interrupt handler.