diff --git a/Changelog.md b/Changelog.md index fb5aa15..24e55db 100644 --- a/Changelog.md +++ b/Changelog.md @@ -3,6 +3,11 @@ All updates to the Ryujinx official master build will be documented in this file For 1.0.x releases, see [here](https://github.com/Ryujinx/Ryujinx/wiki/Older-Changelog). +## 1.1.970 - 2023-07-29 +### Fixed: +- Fix incorrect fragment origin when YNegate is enabled. + - Fixes upside-down rendering in 20XX and Go Rally, and possibly other games using OpenGL on the Switch. + ## 1.1.969 - 2023-07-24 ### Added: - Add workflow to automatically check code style issues for PRs.