From b1408e72f61804ff6d1c25f616afc902443af2fd Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Fri, 4 Mar 2022 17:39:44 +0000 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index c4e3c28..c42c57f 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.56 - 2022-03-04 +### Added: +- Preparation for initial Flatpack and FlatHub integration. + - Initial changes required to publish Ryujinx on FlatHub, a Linux app store which is also used by the Steam Deck. + ## 1.1.55 - 2022-03-02 ### Added: - Implement -p or --profile command line argument.