Updated Changelog (markdown)

MutantAura 2023-05-08 00:23:42 +01:00
parent df7eb83d5f
commit cdc3e15a30

@ -1,6 +1,18 @@
# Ryujinx Changelog
All updates to the Ryujinx official master build will be documented in this file.
## 1.1.767 - 2023-05-07
### Fixed:
- Ava: Fix SystemTimeOffset calculation.
- Fixes a bug in the Avalonia UI where the system time offset was being incorrectly calculated.
- Formats system settings AXAML. No expected changes in-games.
## 1.1.766 - 2023-05-07
### Fixed:
- time: Update for 15.0.0 changes and fixes long standing issues.
- Updates the time service HLE code to match RE of firmware 15.0.0.
- Fixes many time-related gameplay elements such as daily events and PokéJobs in Pokémon Sword/Shield.
## 1.1.765 - 2023-05-07
### Changed:
- Switch ProcessResult to a class.