From af976e46b8a9cb79277b4733b5ff55d54aa35c75 Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Thu, 20 Aug 2020 05:10:52 -0600 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index 02f1887..9378051 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.5200 - 2020-08-19 +### Fixed +- Fixed some build warnings and debug asserts caused by uninitialized fields on the VP9 decoder. + - Does not affect gameplay or performance in any way. + ## 1.0.5191 - 2020-08-18 ### Added - Implemented IManagerForApplication calls and IAsyncContext.