diff --git a/Changelog.md b/Changelog.md index 2342cf5..12c39f9 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,15 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.0.4987 - 2020-07-20 +### Changed +- Improved the display and sort order of time zones in Options > Settings > System tab. + +## 1.0.4985 - 2020-07-20 +### Changed +- Reconfigured audio backend GUI to select OpenAL by default (if installed), and Dummy as the fallback. + - Fixes the inability to save any emulator settings until the audio backend had been selected. + ## 1.0.4981 - 2020-07-20 ### Changed - Fixed GL errors related to Point size, and implemented more Point parameters.