Updated Changelog (markdown)

EmulationFanatic 2021-05-20 07:41:12 -06:00
commit 2ba4aa5028

@ -1,6 +1,11 @@
# Ryujinx Changelog # Ryujinx Changelog
All updates to the Ryujinx official master build will be documented in this file All updates to the Ryujinx official master build will be documented in this file
## 1.0.6881 - 2021-05-20
### Changed
- Assigned _backgroundContext before starting its working thread.
- Fixes a random chance for an embedded game to crash on launch.
## 1.0.6880 - 2021-05-20 ## 1.0.6880 - 2021-05-20
### Changed ### Changed
- Minor optimization to CPU emulation code. - Minor optimization to CPU emulation code.