diff --git a/Changelog.md b/Changelog.md index 90c1eb4..0675e34 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.611 - 2023-02-08 +### Fixed: +- Replace unicorn bindings with Nuget package. + - Improves the code for tests. No changes in games. + ## 1.1.610 - 2023-02-08 ### Fixed: - Vulkan: Flush command buffers for queries less aggressively.