Updated Changelog (markdown)

EmulationFanatic 2020-07-30 09:13:08 -06:00
parent c47350b228
commit 682586f49e

@ -1,6 +1,10 @@
# Ryujinx Changelog
All updates to the Ryujinx official master build will be documented in this file
## 1.0.5090 - 2020-07-30
### Added
- Implemented inline memory load/store, improving the speed of exclusive and ordered memory accesses.
## 1.0.5088 - 2020-07-30
### Changed
- Changed logging to print the guest stack trace on several crash conditions, which will provide necessary troubleshooting information.