From dc006b2993f338650817773953891590f5cfb03b Mon Sep 17 00:00:00 2001 From: MutantAura <44103205+MutantAura@users.noreply.github.com> Date: Sun, 13 Feb 2022 14:03:55 +0000 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Changelog.md b/Changelog.md index d4cf52e..98f4026 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,12 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.1.27 - 2022-02-13 +### Changed: +- Use Enum and Delegate.CreateDelegate generic overloads + - Remove unused EnumExtensions.cs + - No changes to emulator functionality. + ## 1.1.26 - 2022-02-11 ### Fixed: - InstEmitMemory32: Literal loads always have word-aligned PC.