diff --git a/Changelog.md b/Changelog.md index 1c15265..ee3b8a8 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.4752 - 2020-06-22 +### Fixed +- Copy the value of InputConfig to a new array before iterating. + - Fixes a rare exception crash. + ## 1.0.4751 - 2020-06-22 ### Fixed - Fixed regression caused by wrong SB descriptor offset.