From 2c3d2d19834301bad7bb7abf9280d5a08609f495 Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Sat, 21 Jan 2023 16:11:44 +0000 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index ffc717a..ac2d4f8 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.1.583 - 2023-01-21 +### Fixed: +- Implement CSET and CSEPT shader instructions. + - Fixes low detail texture bug in Persona 4 Golden. + ## 1.1.582 - 2023-01-21 ### Fixed: - nuget: bump System.IdentityModel.Tokens.Jwt from 6.25.1 to 6.26.0.