From 6a6f236bdf780f9fc4b7e657e4bd5af7d9acc1a3 Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Tue, 6 Aug 2024 01:15:52 +0100 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index 5748768..60f2c1d 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.1372 - 2024-08-05 +### Fixed: +- Replace and remove obsolete ByteMemoryPool type. + - Code cleanup. No expected user-facing changes. + ## 1.1.1371 - 2024-08-05 ### Fixed: - Fix same textures with unmapped start being considered different.