From 496bf831b725b508a44563230cdd0fd3e70e5007 Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Wed, 29 Dec 2021 14:00:02 +0000 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index c834422..f9ee717 100644 --- a/Changelog.md +++ b/Changelog.md @@ -2,6 +2,11 @@ All updates to the Ryujinx official master build will be documented in this file +## 1.0.7145 - 2021-12-29 +### Changed: +- hid: A little cleanup. + - Small code cleanup. No changes expected in emulator functionality. + ## 1.0.7144 - 2021-12-28 ### Fixed: - Flip scissor box when the YNegate bit is set.