diff --git a/Changelog.md b/Changelog.md index c47e1e2..90cf0e5 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,16 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.1.517 - 2023-01-07 +### Fixed: +- ava: Fix regression caused by #4013. + - Fixes a regression from the previous change that caused the UI to break. + +## 1.1.516 - 2023-01-07 +### Added: +- Include a start.sh file with correct launch options. + - Adds a script to run Ryujinx on Linux and simplify its usage. + ## 1.1.515 - 2023-01-06 ### Fixed: - Ava GUI: AboutWindow Refactor.