From 7f70e7e56e52df60507b3897ce8629bc715a82d5 Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Fri, 27 Nov 2020 11:01:43 -0700 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Changelog.md b/Changelog.md index bf994af..2e95b0d 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.5831 - 2020-11-27 +### Changed +- Removal of some unused warnings and general code cleanup. + ## 1.0.5816 - 2020-11-24 ### Added - Implemented IsRestrictionEnabled call of the pctl service.