diff --git a/Changelog.md b/Changelog.md index 40f17ae..14a83db 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.5552 - 2020-10-20 +### Changed +- Added a missing null check on image binding. + - Resolves a regression introduced in 1.0.5549 (PR 1625) that could result in a crash. + ## 1.0.5549 - 2020-10-20 ### Fixed - Fixed image binding format.