From b80d6fd0b19c7ab9e2121386c258f09d8752f905 Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Wed, 27 Mar 2024 17:59:49 +0000 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index 7b19ecd..5ea135c 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.1248 - 2024-03-27 +### Changed: +- UI: Friendly driver name reporting. + - Makes graphics driver names on the bottom status bar easier to read. + ## 1.1.1247 - 2024-03-26 ### Added: - Implement host tracked memory manager mode.