From 5075d2237915a03a55fd325870305d7561570596 Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Fri, 5 May 2023 21:45:30 +0100 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index c666c33..5d8a401 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,11 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file. +## 1.1.758 - 2023-05-05 +### Fixed: +- Correct tooltips for add,remove,removeall buttons. + - DLC Manager tooltips wrongly referred to updates instead of DLC. + ## 1.1.757 - 2023-05-05 ### Fixed: - Fix typo in TextureBindingsManager.cs.