From 7835992cdb7ea3424abd0a16aea4321a31fe0636 Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Sat, 24 Apr 2021 14:04:21 -0600 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Changelog.md b/Changelog.md index f7b39d7..f7d2cdf 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.6848 - 2021-04-24 +### Fixed +- Cleaned up various incorrect types in code from 2018 across the Ryujinx.HLE project. + ## 1.0.6847 - 2021-04-23 ### Added - Implemented custom user profile emulation.