diff --git a/Changelog.md b/Changelog.md index b4132af..08c8b73 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,11 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.0.4827 - 2020-07-03 +### Changed +- Fixed compilation warnings. +- Utilize new LibHac APIs for executable loading. + ## 1.0.4826 - 2020-07-03 ### Added - Partially implemented LEA shader instruction.