diff --git a/Changelog.md b/Changelog.md index 4f0d230..358ec83 100644 --- a/Changelog.md +++ b/Changelog.md @@ -3,6 +3,11 @@ All updates to the Ryujinx official master build will be documented in this file For 1.0.x releases, see [here](https://github.com/Ryujinx/Ryujinx/wiki/Older-Changelog). +## 1.1.1046 - 2023-10-07 +### Fixed: +- HLE: Fix Mii CRC generation and minor issues. + - Fixes all generated Miis having invalid CRCs. This does not fix the `Mario Kart 8: Deluxe` title screen crash. + ## 1.1.1045 - 2023-10-06 ### Fixed: - Fix SPIR-V call out arguments regression.