diff --git a/Changelog.md b/Changelog.md index 1fed075..ea36386 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,10 @@ # Ryujinx Changelog 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 ### 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.