From 1307bc156bac3a25639696dbe8e39a36b9425fd9 Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Tue, 29 Aug 2023 12:56:53 +0100 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index e4553e6..4655984 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.1001 - 2023-08-29 +### Fixed: +- Add SmallChange properties to all sliders. + - Pressing arrow keys on Avalonia while a slider is selected will no longer make the slider jump to the highest or lowest values. + ## 1.1.1000 - 2023-08-23 ### Fixed: - Vulkan: Fix MoltenVK flickering.