From b840f8afd90961b8a760350676fa2734e77599c3 Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Fri, 5 Apr 2024 19:33:27 +0100 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Changelog.md b/Changelog.md index 86f5bdb..a768a6e 100644 --- a/Changelog.md +++ b/Changelog.md @@ -3,12 +3,12 @@ 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.1252 - 2024-04-04 +## 1.1.1252 - 2024-04-05 ### Fixed: - Add missing ModWindowTitle locale key. - Fixes the title for the mod manager window. -## 1.1.1251 - 2024-04-04 +## 1.1.1251 - 2024-04-05 ### Added: - Add support to IVirtualMemoryManager for zero-copy reads. - Code cleanup. No expected user-facing changes.