diff --git a/Changelog.md b/Changelog.md index 6a31ced..86ba250 100644 --- a/Changelog.md +++ b/Changelog.md @@ -3,6 +3,11 @@ All updates to the Ryujinx official master build will be documented in this file For 1.0.x releases, see [here](https://github.com/Ryujinx/Ryujinx/wiki/Older-Changelog). +## 1.1.781 - 2023-05-11 +### Fixed: +- Fix the issue of unequal check for Amiibo file date due to the lack of sub-second units in the header. + - The Amiibo menu now opens faster. + ## 1.1.780 - 2023-05-11 ### Fixed: - GPU: Fix shader cache assuming past shader data was mapped.