diff --git a/Changelog.md b/Changelog.md index ea7f3c1..acef6ec 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.6888 - 2021-05-21 +### Fixed +- Fixed non-independent blend state entries being missing from the state table. + - Fixes broken blend on some OpenGL games such as Code of Princess EX. + ## 1.0.6887 - 2021-05-20 ### Changed - Extended information printed when the guest crashes or breaks execution. This may be useful for troubleshooting purposes.