diff --git a/Changelog.md b/Changelog.md index 21e0917..4b1e520 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.31 - 2022-01-22 +**WARNING**: This version requires a manual update by redownloading it from as a result of AppVeyor takedown of the project. +### Changed: +- Release system was switched to GitHub Release as a result of AppVeyor takedown of the project. + + +
+Older releases +
## 1.0.7181 - 2022-01-21 ### Fixed: @@ -878,10 +887,6 @@ Ryujinx). - Some instances of glowing objects were also fixed. - Note that this does not fix all texture issues with those games, but they are greatly improved now. -
-Older releases -
- ## 1.0.7019 - 2021-08-29 ### Fixed: - Fixes a case where threads would not wait until the GPU written data is flushed if more than one thread was trying to access it at the same time.