diff --git a/Changelog.md b/Changelog.md index 256b253..0ed2ee0 100644 --- a/Changelog.md +++ b/Changelog.md @@ -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.