Updated Changelog (markdown)

gdkchan
2021-07-03 02:05:27 -03:00
parent 3f00986a50
commit 3231c91560

@@ -1,8 +1,19 @@
# Ryujinx Changelog # Ryujinx Changelog
All updates to the Ryujinx official master build will be documented in this file 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 ## 1.0.6944 - 2021-06-29
### Changed: ### Fixed:
- Fixes IPC sessions not being disposed at emulation end. - Fixes IPC sessions not being disposed at emulation end.
- This fix possible leaks (memory, opened files, ect) at emulation end. - This fix possible leaks (memory, opened files, ect) at emulation end.