diff --git a/Changelog.md b/Changelog.md index dab5cd7..6f4f48e 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.979 - 2023-08-09 +### Fixed: +- [Hotfix] hid: Prevent out of bounds array access. + - Fixes a regression from 1.1.978 that caused ARCropolis mods to crash. + ## 1.1.978 - 2023-08-09 ### Fixed: - Allow access to code memory for exefs mods.