Updated Changelog (markdown)

EmulationFanatic
2021-01-27 17:06:16 -07:00
parent 6158a9eb1f
commit 22784503ee

@@ -1,6 +1,11 @@
# Ryujinx Changelog
All updates to the Ryujinx official master build will be documented in this file
## 1.0.6441 - 2021-01-27
### Added
- Added support for multiple destination operands on the IR rather than just one.
- As shader changes occurred, shader caches have been gracefully invalidated; the next time a game is launched the cache will automatically rebuild at boot time.
## 1.0.6440 - 2021-01-27
### Fixed
- Lowered precision of estimate instruction results to match ARM behavior.