diff --git a/Changelog.md b/Changelog.md index a189c14..58556b1 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,15 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.1.501 - 2022-01-01 +### Fixed: +- Fix typo in left joycon SL binding. + - Left SL button was incorrectly labeled as Right SL button. + +
+Older releases +
+ ## 1.1.500 - 2022-12-29 ### Fixed: - Filter hidden game files from the Game List. @@ -31,10 +40,6 @@ All updates to the Ryujinx official master build will be documented in this file ### Fixed: - Fix for not receiving any SDL events on Linux using Headless build. -
-Older releases -
- ## 1.1.494 - 2022-12-28 ### Fixed: - haydn: Add support for PCMFloat, PCM32 and PCM8 conversions.