From bcd8eba102a8e3777c967ed3b27630855863c9dc Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Sat, 1 Apr 2023 11:03:24 +0100 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) 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.