diff --git a/Changelog.md b/Changelog.md index f0bc68f..9ad1112 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.1072 - 2023-11-07 +### Fixed: +- Force all exclusive memory accesses to be ordered on AppleHv. + - On macOS, fixes crashes and softlocks when running Animal Crossing: New Horizons, Splatoon 2 and The Legend of Zelda: Breath of the Wild with the hypervisor enabled. + ## 1.1.1071 - 2023-11-06 ### Fixed: - Overhaul of string formatting/parsing/sorting logic for TimeSpans, DateTimes, and file sizes.