diff --git a/Changelog.md b/Changelog.md index ad42ae5..179dcef 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,21 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.1.692 - 2023-04-01 +### Fixed: +- nuget: bump DynamicData from 7.12.11 to 7.13.1. + - Updates the DynamicData dependency. No changes in games. + +## 1.1.691 - 2023-04-01 +### Fixed: +- Vulkan: Separate debug utils logic from VulkanInitialization. + - Cleans up Vulkan debug code. No changes in games. + +## 1.1.690 - 2023-04-01 +### Fixed: +- nuget: bump Avalonia dependencies from 0.10.18 to 0.10.19. + - Updates the Avalonia dependencies. No changes in games. + ## 1.1.689 - 2023-03-31 ### Fixed: - Refactoring of ApplicationLoader.