From c80cc43f39b6fd271ed4dcc143f22e3b0543c53d Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Sat, 24 Dec 2022 21:48:51 +0000 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index 8e72cd0..a869650 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.1.489 - 2022-12-24 +### Fixed: +- Some minor cleanups and optimizations. + - No known changes to emulator functionality. + ## 1.1.488 - 2022-12-21 ### Fixed: - Implement a software ETC2 texture decoder.