diff --git a/Changelog.md b/Changelog.md index 1db733f..a6c49b8 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,10 @@ # Ryujinx Changelog 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 ### Changed - Shader decoding is now ended when reaching a block that starts with an infinite loop.