diff --git a/Changelog.md b/Changelog.md index 26075eb..add1dd2 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.407 - 2022-12-01 +### Fixed: +- chore: Update Silk.NET to 2.16.0. + - Updates Silk.NET dependencies and Vulkan extensions. No changes to emulator functionality. + ## 1.1.406 - 2022-12-01 ### Fixed: - Better SDL2 Audio Init Error Logging.