diff --git a/Changelog.md b/Changelog.md index bfed19f..313d023 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.4818 - 2020-07-03 +### Fixed +- Fixed compute restore of previous shader state. + - Fixes lighting issues on a specific subset of games including Zelda: Link's Awakening. + ## 1.0.4817 - 2020-07-03 ### Fixed - Fixed an issue with syncpoint implementation that could cause a deadlock in a specific scenario.