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.