diff --git a/Changelog.md b/Changelog.md index 3948b9b..5956644 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.704 - 2023-04-11 +### Fixed: +- OpenGL: Fix OBS/Overlays again by binding FB before present. + - Fixes a regression that caused OBS and other software to record inverted video on OpenGL. + ## 1.1.703 - 2023-04-10 ### Fixed: - Avalonia - Force activate parent window before dialog is shown.