diff --git a/Changelog.md b/Changelog.md index df45d41..06cb3b7 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.585 - 2023-01-21 +### Fixed: +- nuget: bump Microsoft.CodeAnalysis.Analyzers from 3.3.3 to 3.3.4. + - Updates Microsoft.CodeAnalysis.Analyzers. No changes to emulator functionality. + ## 1.1.584 - 2023-01-21 ### Fixed: - Use volatile read/writes for GAL threading.