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.