diff --git a/Changelog.md b/Changelog.md index d71443e..8d5784d 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,10 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.0.6432 - 2021-01-26 +### Added +- Support shader F32 to bool re-interpretation + ## 1.0.6429 - 2021-01-26 ### Fixed - Fixed a regression introduced in 1.0.6420 (PR 1948) that would generate invalid code for atomic SSBO operations.