From 82b1810865a6ceae8571eb69067f3bf99337dba0 Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Mon, 11 Jan 2021 08:17:09 -0700 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index 02c326e..ef32ebe 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.6288 - 2021-01-11 +### Changed +- Disabled the "Simulate Wake-up" function from being able to be executed while a game is not running. + - Resolves an error message & potential crash in the emulator if this function is used while not running a game. + ## 1.0.6286 - 2021-01-10 ### Changed - Only attempt to parse/load "Common" ticket type.