diff --git a/Changelog.md b/Changelog.md index d6d3605..d2f8fcb 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.1.554 - 2023-01-13 +### Fixed: +- Fix NRE when MemoryUnmappedHandler is called for a destroyed channel. + - Fixes random crashes in EVE ghost enemies. Possibly a regression from 1.1.361. + ## 1.1.553 - 2023-01-13 ### Fixed: - Fix texture modified on CPU from GPU thread after being modified on GPU not being updated.