From cd81299f94027f28aa4c713fbd1a792c150de97c Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Fri, 21 May 2021 17:19:04 -0600 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index acef6ec..9150c67 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.6889 - 2021-05-21 +### Added +- Implemented another Depth32F texture variant. + - Along with the previous merge and the one following, greatly improves rendering on Yo-kai Watch 1. + ## 1.0.6888 - 2021-05-21 ### Fixed - Fixed non-independent blend state entries being missing from the state table.