From d46c63eecc374901cf0e69541b258d46fcbcb29b Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Sun, 24 Jan 2021 15:36:09 -0700 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Changelog.md b/Changelog.md index aacbea4..9c89aeb 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.6404 - 2021-01-24 +### Changed +- Updated the controller images in the input mapping UI for better visibility across multiple themes. + ## 1.0.6403 - 2021-01-24 ### Changed - Implemented a workaround for Github Actions windows-latest restore failures. No emulator code changes.