diff --git a/Changelog.md b/Changelog.md index 415b363..45de7ea 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.5678 - 2020-11-12 +### Changed +- Modified size hints for render targets to use "Screen Scissor" instead of viewport 0's width. + - Fixes a regression in Hyrule Warriors: Age of Calamity Demo cubemaps. + ## 1.0.5674 - 2020-11-12 ### Added - Implemented a disk shader cache.