diff --git a/Changelog.md b/Changelog.md index d6b9420..589fdd7 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,11 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.0.6281 - 2021-01-10 +### Fixed +- Fixed an issue with compute reserved constant buffers not being updated when, in fact, they should have been. + - Fixes a bug on Monster Hunter Rise demo where the screen would randomly turn black with white elements due to compute reading values from the wrong SSBO. + ## 1.0.6276 - 2021-01-10 ### Fixed - Fixed a recent code typo that is suspected to have broken the auto-updater.