From be2f9ee8f9ec071c3d7745748e9a550bbe5e3da5 Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Thu, 18 Aug 2022 01:06:01 +0100 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index c46d4cf..92e4825 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.222 - 2022-08-17 +### Fixed: +- Skipped over the last "Count" key explicitly. + - Small code cleanup. No changes in games. + ## 1.1.221 - 2022-08-17 ### Fixed: - Fix SpirV parse failure.