diff --git a/Changelog.md b/Changelog.md index ee90bcd..0b5c0cc 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,19 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.1.277 - 2022-09-19 +### Fixed: +- OpenGL: Fix blit from non-multisample to multisample texture. + - Fixes a rendering regression in Fate/EXTELLA. + +## 1.1.276 - 2022-09-19 +### Fixed: +- Avalonia - Misc changes to UX. + - Settings navbar is now full-sized. + - Alignment in a few windows has been fixed. + - Number of each controller type is now listed instead of ID. + - Volume widget on status bar is now aligned and localizable. + ## 1.1.275 - 2022-09-19 ### Fixed: - Allow bindless textures with handles from unbound constant buffer.