Updated Changelog (markdown)

EmulationFanatic 2021-02-23 08:26:19 -07:00
parent 57b662ef76
commit 688c4e5e51

@ -1,6 +1,11 @@
# Ryujinx Changelog
All updates to the Ryujinx official master build will be documented in this file
## 1.0.6690 - 2021-02-23
### Changed
- Modified the auto-updater behavior to only purge Ryujinx files during an update.
- Allows relative paths beneath the Ryujinx executable or other subfolders to be safely used as data directories.
## 1.0.6687 - 2021-02-23
### Fixed
- Fixed the unwanted propagation of a relocatable constant in a specific case.