From bd69cdc845476a8dc864e12fa7e361c34b3a9431 Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Sat, 26 Mar 2022 12:01:32 +0000 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index 3eaf96e..64cfd50 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.1.85 - 2022-03-26 +### Changed: +- infra: Put SDL2 headless release inside a GUI-less block in PR. + - Download links of PR builds without an user interface will now be hidden. This avoids people downloading them unknowingly. + ## 1.1.84 - 2022-03-23 ### Fixed: - Support NVDEC H264 interlaced video decoding and VIC deinterlacing.