From 209c5bf567f2f2b609e0c05e69f8ecbf0d09348d Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Sun, 4 Apr 2021 06:29:23 -0600 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index c9375e7..d5ec88c 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.6819 - 2021-04-04 +### Added +- Exposes an option on the UI to increase the amount of the emulated Switch memory from 4GB to 6GB. + - Since there are no known retail Switch consoles with 6GB of RAM, this option has been placed under the Hacks section next to the "Ignore Missing Services" option. + ## 1.0.6818 - 2021-04-03 ### Changed - Debug builds posted by github-actions on pull requests are now hidden.