From 1ecb5163d2bef53b7ebbb4c88edab1b2dce61e85 Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Sun, 10 Apr 2022 19:49:49 +0100 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index 5239f9f..c10d4ab 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.102 - 2022-04-10 +### Fixed: +- ForceDpiAware: X11 implementation. + - Makes Ryujinx DPI aware on X11 for Linux. + ## 1.1.101 - 2022-04-10 ### Added: - New shader cache implementation.