From 990b746b801602b7d60c00d29220570530f88185 Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Tue, 17 Nov 2020 14:35:40 -0700 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Changelog.md b/Changelog.md index ed109a2..3cb01a2 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,10 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.0.5737 - 2020-11-17 +### Fixed +- Fixed a possible crash at startup when cleaning up missing shaders. + ## 1.0.5736 - 2020-11-17 ### Fixed - Resolved an issue causing the virtual address of texture descriptors not be cleaned up when caching, instead cleaning texture format and swizzle.