From 1afbfde45320932b7819620276326c911dd216da Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Tue, 28 Jul 2020 15:29:03 -0600 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index 9ffb86e..62619af 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.5070 - 2020-07-28 +### Added +- Implemented VIC BGRA output surface format + - Fixes swapped/incorrect colors during video decoding on some games including The Caligula Effect. + ## 1.0.5049 - 2020-07-26 ### Added - Stubbed several eShop related calls.