From 97d67635f344d8ffba3ba3d795893dcac2838781 Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Tue, 13 Apr 2021 17:24:36 -0600 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Changelog.md b/Changelog.md index 04fda05..e8de54f 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,10 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.0.6832 - 2021-04-13 +### Changed +- Applied lossless image compression to various image resources within the GUI, saving a whopping 69KB. + ## 1.0.6831 - 2021-04-13 ### Added - Added initial support for 12.x IPC system.