Updated Changelog (markdown)

MetrosexualGarbodor 2023-01-14 14:49:04 +00:00
parent b8596c3133
commit e3b5163302

@ -1,6 +1,11 @@
# Ryujinx Changelog
All updates to the Ryujinx official master build will be documented in this file
## 1.1.555 - 2023-01-14
### Fixed:
- Fix texture flush from CPU WaitSync regression on OpenGL.
- Fixes a regression from 1.1.554 that caused Super Mario Odyssey and other games to crash on OpenGL.
## 1.1.554 - 2023-01-13
### Fixed:
- Fix NRE when MemoryUnmappedHandler is called for a destroyed channel.