diff --git a/Changelog.md b/Changelog.md index 4cb0db7..e57f7b0 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,16 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.1.196 - 2022-07-28 +### Fixed: +- Avalonia: Cleanup UserEditor a bit. + - Small code cleanup for the user profile editor in the Avalonia UI. + +## 1.1.195 - 2022-07-28 +### Fixed: +- Fix DMA linear texture copy fast path. + - Fixes a crash in SD Gundam Battle Alliance Demo. + ## 1.1.194 - 2022-07-27 ### Added: - Add a sampler pool cache and improve texture pool cache.