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.