From 2a374228e61e61b50ff5080d855d5b54d36f84c2 Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Thu, 11 May 2023 18:23:38 +0100 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) 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.