diff --git a/Changelog.md b/Changelog.md index 5615175..5fcf28f 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,8 +1,12 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.1.20 - 2022-02-07 +### Fixed: +- Fix headless sdl2 option string. + ## 1.1.19 - 2022-02-06 -### Added: +### Fixed: - Make sure mesa_glthread gets a lowercase string on Linux. - Fixes a bug in which MESA was provided with an incorrect environment variable controlling backend threading.