From 07c21088e727e3a8aac534d40bd619bc29ca3b87 Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Sat, 11 Jul 2020 21:07:22 -0600 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Changelog.md b/Changelog.md index f17d13b..0b618f1 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.4906 - 2020-07-11 +### Added +- Implemented initial support for FMV/in-game videos (NVDEC). + ## 1.0.4902 - 2020-07-10 ### Fixed - Corrected bug introduced in 1.0.4893 (PR 1358).