diff --git a/Changelog.md b/Changelog.md index 460fa96..bb3745e 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,11 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.1.669 - 2023-03-18 +### Fixed: +- OpenGL: Fix inverted conditional for counter flush from #4471. + - Fixes a regression from 1.1.662 that caused OpenGL to time out and softlock in Mario Kart 8 Deluxe and other games. + ## 1.1.668 - 2023-03-17 ### Fixed: - Reducing memory allocations.