Updated Changelog (markdown)

Mary 2022-01-22 18:45:02 +01:00
parent faaca62a61
commit 435a938c48

@ -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 <https://ryujinx.org/download> 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.
<details open>
<summary>Older releases</summary>
<br>
## 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.
<details open>
<summary>Older releases</summary>
<br>
## 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.