diff --git a/Changelog.md b/Changelog.md index 22772fa..31d30c6 100644 --- a/Changelog.md +++ b/Changelog.md @@ -3,11 +3,21 @@ 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.1132 - 2024-01-25 +## 1.1.1134 - 2024-01-25 +### Fixed: +- nuget: bump System.Drawing.Common from 8.0.0 to 8.0.1. + - Updates the System.Drawing.Common dependency. No expected changes in games. + +## 1.1.1133 - 2024-01-25 ### Changed: - Ava UI: Fix Warn & Remove Custom Theming. - Removes custom theme functionality from the Avalonia UI, as it was not being used, in part due to being too much work for the user. +## 1.1.1132 - 2024-01-25 +### Fixed: +- nuget: bump DynamicData from 7.14.2 to 8.3.27. + - Updates the DynamicData dependency. No expected changes in games. + ## 1.1.1131 - 2024-01-25 ### Fixed: - Horizon: Implement arp:r and arp:w services.