Updated Changelog (markdown)

MutantAura 2022-02-13 14:03:55 +00:00
parent 11bba4a3de
commit dc006b2993

@ -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.