Updated Changelog (markdown)

EmulationFanatic 2020-12-01 15:01:17 -07:00
parent 17d7cde444
commit c7081570b8

@ -1,6 +1,11 @@
# Ryujinx Changelog
All updates to the Ryujinx official master build will be documented in this file
## 1.0.5885 - 2020-12-01
### Fixed
- Added missing guest GPU accessor to the hashes computation for shader cache.
- Existing shader caches will be preserved and migrated to a new version with this update.
## 1.0.5883 - 2020-12-01
### Fixed
- Fixed a warning of the SystemInfo class constructor for macOS. Cleaned up the info / Info at the end of specific OS class names.