From a0dacc10a5f99e8c57020fc5062a0ffb0af7255d Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Thu, 7 Jan 2021 11:49:08 -0700 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Changelog.md b/Changelog.md index 604df18..d7338ab 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,10 +1,10 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file -## 1.0.6235 - 2021-01-04 -### Added -- Implemented some missing texture formats. - - Improves rendering in Psikyo Shooting Stars Alpha and Bravo, Sky Gamblers - Afterburner, and possibly other games that use these texture formats. +## 1.0.6245 - 2021-01-07 +### Fixed +- Updated the missing sample timestamp in DebugPad. + - Fixes a regression introduced in the HID Sharedmem Rework (PR 1003) that caused several games not to boot. These games now boot again. ## 1.0.6229 - 2021-01-04 ### Added