From 2f16a931951b0d7821d45d6f7420dfaa44cd4d3b Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Sun, 1 Nov 2020 11:29:20 -0700 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index 5ef00b0..fe28d2a 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,7 +1,11 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file -## 1.0.5596 - 2020-11-1 +## 1.0.5597 - 2020-11-01 +### Fixed +- Fixed compressed to non-compressed texture copy size. No expected changes in any games. + +## 1.0.5596 - 2020-11-01 ### Changed - Removed unused texture and sampler pool invalidation code. No expected changes in any games.