diff --git a/Changelog.md b/Changelog.md index 94c498c..da79afa 100644 --- a/Changelog.md +++ b/Changelog.md @@ -3,6 +3,11 @@ All updates to the Ryujinx official master build will be documented in this file For 1.0.x releases, see [here](https://github.com/Ryujinx/Ryujinx/wiki/Older-Changelog). +## 1.1.1222 - 2024-03-09 +### Fixed: +- Refactor memory managers to a common base class, consolidate Read() method logic. + - Code cleanup. No expected user-facing changes. + ## 1.1.1221 - 2024-03-08 ### Fixed: - Update dependencies from SixLabors to the latest version before the license change.