Updated Changelog (markdown)

EmulationFanatic 2021-05-31 15:45:23 -06:00
parent be1b407a22
commit 3f4984c19b

@ -1,6 +1,11 @@
# Ryujinx Changelog # Ryujinx Changelog
All updates to the Ryujinx official master build will be documented in this file All updates to the Ryujinx official master build will be documented in this file
## 1.0.6899 - 2021-05-31
### Fixed
- Fixed a bug in the shader translator where it would try to normalize image load/store colors.
- Resolves a crash while loading a race in MotoGP 21. This title now reaches full gameplay but still suffers from graphical corruption.
## 1.0.6898 - 2021-05-30 ## 1.0.6898 - 2021-05-30
### Fixed ### Fixed
- Fixed a logging regression where an incorrect function name would be included in the trace if the function had its name stripped. - Fixed a logging regression where an incorrect function name would be included in the trace if the function had its name stripped.