From 5e664bb6e0956841e014ffe4c72b942f326197ee Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Sun, 5 Jul 2020 05:21:09 -0600 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index c325bc9..4cd6242 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.4847 - 2020-07-04 +### Changed +- Added support for command 10104 & 10105 and updated naming of the old variants to match Switchbrew. + - Fixes crash in Animal Crossing: New Horizons 1.3.0 + ## 1.0.4829 - 2020-07-03 ### Changed - Reintroduce SoundIO as a fallback backend of OpenAL when not found.