Updated Changelog (markdown)

EmulationFanatic 2020-08-07 07:45:38 -06:00
parent 250a0c0a48
commit 9cbed5b7b9

@ -1,6 +1,10 @@
# Ryujinx Changelog
All updates to the Ryujinx official master build will be documented in this file
## 1.0.5140 - 2020-08-07
### Changed
- Renamed openGL debug logging option "performance" to "slowdowns" to reduce the likelihood of an end user, believing there to be some sort of associated performance gain in the emulator, errantly enabling the option.
## 1.0.5138 - 2020-08-06
### Changed
- Silenced several build warnings (for those who build their own version of Ryujinx) and performed minor code cleanup.