Updated Changelog (markdown)

EmulationFanatic 2021-01-24 06:52:46 -07:00
parent d91275832d
commit e9ca40fd59

@ -1,6 +1,10 @@
# Ryujinx Changelog
All updates to the Ryujinx official master build will be documented in this file
## 1.0.6403 - 2021-01-24
### Changed
- Implemented a workaround for Github Actions windows-latest restore failures. No emulator code changes.
## 1.0.6392 - 2021-01-23
### Changed
- Changed the behavior of exact texture matches to now compare the physical regions if the virtual address is not the same, and allows a match if the virtual addresses are different yet mapped to the same physical region.