Update CHANGELOG.md

This commit is contained in:
EmulationFanatic 2020-06-15 06:36:57 -06:00 committed by GitHub
parent d4333cc4e3
commit a6f496d483
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 11 additions and 0 deletions

View File

@ -15,3 +15,14 @@ All updates to the Ryujinx official master build will be documented in this file
### Changed
- Console logging now discards data in an overflow condition.
- This can reduce cases where the game deadlocks or crashes because the console is in Select mode or is manually scrolled.
## 1.0.4683 - 2020-06-06
### Changed
- Stubbed ssl ISslContext: 4 (ImportServerPki) service
- Fixes missing service crashes on Minecraft Dungeons and Rocket League
## 1.0.4682 - 2020-06-05
### Added
- Add Pclmulqdq intrinsic
- Implemented crc32 in terms of pclmulqdq