From 1d984f6b655913686b3fd3e73b34aa7f9c54c422 Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Wed, 26 Jun 2024 20:41:21 +0100 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index f615089..925ad0b 100644 --- a/Changelog.md +++ b/Changelog.md @@ -3,6 +3,11 @@ All updates to the Ryujinx official master build will be documented in this file For 1.0.x releases, see [here](https://github.com/Ryujinx/Ryujinx/wiki/Older-Changelog). +## 1.1.1340 - 2024-06-26 +### Fixed: +- Resolve some Vulkan validation errors. + - No known changes in games. + ## 1.1.1339 - 2024-06-26 ### Fixed: - discord: Fix TruncateToByteLength() not taking the string length into account before trimming.