diff --git a/Changelog.md b/Changelog.md index 1c3ecc6..1f3d590 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.5742 - 2020-11-17 +### Changed +- Removed some redundant code related to OpenGL depth testing. Should not affect any games. + ## 1.0.5740 - 2020-11-17 ### Fixed - Fixed a regression introduced in 1.0.5624 (PR 1670) that affected homebrew using nouveau, and possibly OpenGL games, where the full texture data was not copied.