From 2e9e65fb811d34ecd4515d47beff09f91250ac3f Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Mon, 6 Nov 2023 22:17:17 +0000 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index 8b60f3e..f0bc68f 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.1071 - 2023-11-06 +### Fixed: +- Overhaul of string formatting/parsing/sorting logic for TimeSpans, DateTimes, and file sizes. + - The console and logs will no longer show a warning for every game on the games list that has never been played. + ## 1.1.1070 - 2023-11-05 ### Fixed: - Better handle instruction aborts when hitting unmapped memory.