Updated Changelog (markdown)

EmulationFanatic 2021-01-23 05:33:15 -07:00
parent 4c92921adf
commit dcfc886a38

@ -1,7 +1,12 @@
# 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.6389 - 2021-01-20 ## 1.0.6391 - 2021-01-23
### Fixed
- Fixed TZName parsing in TZIF footer.
- Fixes incorrect timezone offset seen in games such as Animal Crossing: New Horizons.
## 1.0.6389 - 2021-01-22
### Fixed ### Fixed
- Fixed an inverted read only flag in transfer memory creation. - Fixed an inverted read only flag in transfer memory creation.
- Fixes an issue with the inline swkbd implementation. - Fixes an issue with the inline swkbd implementation.