From 7bb15ecb1d13f54b1dc80ce97297a916d5d02aaf Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Wed, 7 Apr 2021 16:48:37 -0600 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 4 ++++ 1 file changed, 4 insertions(+) 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.