diff --git a/Changelog.md b/Changelog.md index beb3280..f265bdd 100644 --- a/Changelog.md +++ b/Changelog.md @@ -3,6 +3,12 @@ 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.982 - 2023-08-12 +### Fixed: +- Ava UI: Make some settings methods async. + - Vulkan device, audio backend, network interface and time-zone configuration converted to asynchronous Tasks. + - Reduces the start-up time of the settings window in Avalonia. + ## 1.1.981 - 2023-08-12 ### Fixed: - Ava UI: Allow DPI switching on Windows.