Updated Changelog (markdown)

EmulationFanatic 2021-04-07 16:48:37 -06:00
commit 7bb15ecb1d

@ -1,6 +1,10 @@
# 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.6823 - 2021-04-07
### Fixed
- Fixed PermissionLevel names within the FriendService.
## 1.0.6822 - 2021-04-07 ## 1.0.6822 - 2021-04-07
### Fixed ### 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. - Fixed a bug with the CRC32 intrinsic where the JIT was not forcing a copy when a constant value is used as an input.