Updated Changelog (markdown)

MetrosexualGarbodor 2023-01-14 03:27:23 +00:00
parent de3572cb4a
commit b8596c3133

@ -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.