Updated Changelog (markdown)

EmulationFanatic 2021-05-11 11:39:40 -06:00
commit e7de5162fd

@ -1,6 +1,11 @@
# Ryujinx Changelog
All updates to the Ryujinx official master build will be documented in this file
## 1.0.6868 - 2021-05-11
### Fixed
- Fixed a specific core migration bug on the scheduler that could occur during context switching.
- There are no currently known triggers for this bug; as such the end user experience during emulation is not expected to change.
## 1.0.6867 - 2021-05-08
### Fixed
- Fixed a minor bug in GTK3 keyboard mapping.