Updated Changelog (markdown)

EmulationFanatic 2021-06-17 05:51:38 -06:00
commit 86bacf155e

@ -1,6 +1,10 @@
# 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.6913 - 2021-06-16
### Changed
- Loading the default controller profile once again sets the controller type to Pro Controller. When Miria was released, this function had been changed to load Joycon Pair instead; this update reverts that change.
## 1.0.6912 - 2021-06-14 ## 1.0.6912 - 2021-06-14
### Changed ### Changed
- Shader decoding is now ended when reaching a block that starts with an infinite loop. - Shader decoding is now ended when reaching a block that starts with an infinite loop.