diff --git a/Changelog.md b/Changelog.md index 4786e73..ccc8301 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,8 +1,19 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.0.6946 - 2021-07-03 +### Fixed: +- Honour copy dependencies when switching render target. + - Fixes UI not being rendered on the Mii Editor (only AMD and Intel Windows drivers are affected). + - Fixes dialog boxes and menus not rendering on New Pokémon Snap (only AMD and Intel Windows drivers are affected). + +## 1.0.6945 - 2021-06-29 +### Fixed: +- Fixes a wrong check introduced in 1.0.6942. + - Pokémon Sword / Shield (and probably other games) can now use DLCs again. + ## 1.0.6944 - 2021-06-29 -### Changed: +### Fixed: - Fixes IPC sessions not being disposed at emulation end. - This fix possible leaks (memory, opened files, ect) at emulation end.