Updated Changelog (markdown)

EmulationFanatic 2021-02-09 05:31:40 -07:00
parent debf534386
commit 9747ac6b89

@ -1,6 +1,15 @@
# Ryujinx Changelog
All updates to the Ryujinx official master build will be documented in this file
## 1.0.6532 - 2021-02-09
### Changed
- The emulator now automatically loads a default configuration if an invalid configuration is detected.
## 1.0.6529 - 2021-02-09
### Added
- Implemented ISystemSettingsServer.IsUserSystemClockAutomaticCorrectionEnabled service call.
- Enables functionality in some homebrew applications.
## 1.0.6521 - 2021-02-07
### Fixed
- Fixed non-contiguous IPC memory copies.