From 5a05b55cec6a80d34dec611411de532bf4263330 Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Sat, 27 Mar 2021 09:02:21 -0600 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index 393dea6..7c5e496 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.6804 - 2021-03-27 +### Changed +- Added credit to AmiiboAPI in the emulator's About window as well as in the README.MD file. +- Fixed an incorrect warning code in an am service. + ## 1.0.6803 - 2021-03-27 ### Added - Implemented the TamperMachine module, which fully supports runtime mods & all Atmosphere style cheats (except game pause/resume).