Updated Changelog (markdown)

EmulationFanatic
2021-06-14 20:57:44 -06:00
parent c32b374bc6
commit b397f84262

@@ -1,6 +1,11 @@
# Ryujinx Changelog # Ryujinx Changelog
All updates to the Ryujinx official master build will be documented in this file All updates to the Ryujinx official master build will be documented in this file
## 1.0.6912 - 2021-06-14
### Changed
- Shader decoding is now ended when reaching a block that starts with an infinite loop.
- Fixes Dark Devotion hanging on boot at a plain white screen. The game now renders graphics, though they are unfortunately upside down.
## 1.0.6911 - 2021-06-14 ## 1.0.6911 - 2021-06-14
### Changed ### Changed
- Moved touchscreen updates to the input project. Code refactoring only; no changes in emulator behavior. - Moved touchscreen updates to the input project. Code refactoring only; no changes in emulator behavior.