From f50b51e2f3800be79ac0b4920dcf9a1052eef7be Mon Sep 17 00:00:00 2001 From: gdkchan Date: Thu, 1 Oct 2020 23:06:03 -0300 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index e83f8fe..a40eb91 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,11 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.0.5480 - 2020-10-01 +### Fixed +- Support 2D array ASTC texture decoding. + - Fixes black objects on Donkey Kong Country: Tropical Freeze. + ## 1.0.5476 - 2020-09-30 ### Fixed - Fixed a bug in GetStream. This function is not currently used but may be used in the future.