diff --git a/Changelog.md b/Changelog.md index 2a9446c..f459923 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,7 +1,12 @@ # Ryujinx Changelog 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 an inverted read only flag in transfer memory creation. - Fixes an issue with the inline swkbd implementation.