From 092a249e34fe66445b522c5ed5e9ffe393bc907c Mon Sep 17 00:00:00 2001 From: Mary Date: Sun, 2 May 2021 22:21:04 +0200 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/Changelog.md b/Changelog.md index 6a9f0f1..785a9eb 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,13 +1,20 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.0.6858 - 2021-05-02 +### Changed +- Cleaned Discord Precense + - Removed hardcoded title list and special icons for them. + - Added a buttton to https://ryujinx.org/ + - Updated to latest version. + ## 1.0.6857 - 2021-05-02 ### Changed -- Update to FFmpeg 4.4.0 +- Updated to FFmpeg 4.4.0 ## 1.0.6856 - 2021-05-02 ### Changed -- Rewrite HID shared memory management +- Rewrited HID shared memory management - This have no impacts on inputs. ## 1.0.6855 - 2021-05-01