Updated Changelog (markdown)

EmulationFanatic 2021-04-07 16:47:54 -06:00
commit ef4b72754a

@ -1,6 +1,19 @@
# Ryujinx Changelog
All updates to the Ryujinx official master build will be documented in this file
## 1.0.6822 - 2021-04-07
### Fixed
- Fixed a bug with the CRC32 intrinsic where the JIT was not forcing a copy when a constant value is used as an input.
- Resolves an issue where the emulator could crash while rebuilding PPTC during a boot of Monster Hunter Rise.
## 1.0.6821 - 2021-04-07
### Added
- Added an option to manually trigger Github actions.
## 1.0.6820 - 2021-04-07
### Changed
- Added a temporary fix for Windows nuget issues/fix git hashes for PRs.
## 1.0.6819 - 2021-04-04
### Added
- Exposes an option on the UI to increase the amount of the emulated Switch memory from 4GB to 6GB.