diff --git a/Changelog.md b/Changelog.md index 30aea75..2173818 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.5942 - 2020-12-03 +### Changed +- Texture target is now extracted from Info for quick access + - Reduces costs when committing texture bindings. + ## 1.0.5941 - 2020-12-03 ### Added - Implemented VFNMS.F32/64 instructions.