diff --git a/Changelog.md b/Changelog.md index a5909d8..9467a3d 100644 --- a/Changelog.md +++ b/Changelog.md @@ -43,6 +43,11 @@ All updates to the Ryujinx official master build will be documented in this file - Update rasterizer discard before texture clears. - Fixes shadow trail bug on Xenoblade Chronicles 2. +## 1.0.5636 - 2020-11-06 +### Added +- Added a check to ensure GPU commands are in the queue before continuing. + - Fixes FIFO % being stuck at 50% on some games. + ## 1.0.5634 - 2020-11-06 ### Changed - Updated README.md