diff --git a/Changelog.md b/Changelog.md index 8f20872..08f38e1 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,11 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.1.399 - 2022-11-29 +### Fixed: +- nuget: bump System.Management from 6.0.0 to 7.0.0. + - Updates System.Management to 7.0.0. No changes to emulator functionality. + ## 1.1.398 - 2022-11-29 ### Fixed: - ConcurrentBitmap: Use Interlocked Or/And.