diff --git a/Changelog.md b/Changelog.md index eef88ca..6030654 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.1140 - 2024-01-26 +### Fixed: +- nuget: bump NetCoreServer from 7.0.0 to 8.0.7. + - Updates the NetCoreServer dependency. No expected changes in games. + ## 1.1.1139 - 2024-01-26 ### Fixed: - Allow skipping draws with broken pipeline variants on Vulkan.