From bdfad0182f3d28ec1173f15f9495e320205075f2 Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Fri, 26 Jan 2024 02:04:15 +0000 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index 88a41a7..bec72f8 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.1137 - 2024-01-25 +### Added: +- Fs: Log when Commit fails due to PathAlreadyInUse. + - Adds a logging message for situations where files that the emulator needs to access are being used by another process. Meant to help with troubleshooting. + ## 1.1.1136 - 2024-01-25 ### Added: - Ava UI: Mod Manager.