diff --git a/Changelog.md b/Changelog.md index c80eb58..14ce9b6 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.6905 - 2021-06-02 +### Fixed +- Fixed a shader bug with mixed PBK and SSY addresses on the stack. + - Fixes pink sky on Dead or Alive Xtreme 3. + ## 1.0.6904 - 2021-06-02 ### Fixed - Resolved a bug involving texture blit off-by-one errors that caused the destination textures to have a black border.