diff --git a/Changelog.md b/Changelog.md index 5a15468..94c498c 100644 --- a/Changelog.md +++ b/Changelog.md @@ -3,6 +3,12 @@ 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.1221 - 2024-03-08 +### Fixed: +- Update dependencies from SixLabors to the latest version before the license change. + - Fixes a missing fonts crash on games such as Monster Hunter Generations Ultimate (hopefully for good now). + - Fixes a security vulnerability present in previous versions of ImageSharp. + ## 1.1.1220 - 2024-03-07 ### Fixed: - LightningJit: Disable some cache ops and CTR_EL0 access on Windows Arm.