Updated Changelog (markdown)

EmulationFanatic 2020-12-12 04:16:14 -07:00
parent 11f374c711
commit 41281654b3

@ -1,6 +1,11 @@
# Ryujinx Changelog
All updates to the Ryujinx official master build will be documented in this file
## 1.0.6047 - 2020-12-12
### Fixed
- Corrected the GetNintendoAccountUserResourceCacheForApplication stub.
- Fixes a regression introduced in 1.0.6045 (PR 1808).
## 1.0.6045 - 2020-12-11
### Fixed
- Updated fixed-size output buffer functions to write the correct sizes on the pointer buffer descriptors.