From f27a3d933be0d824b29fb291d3ad47347022d860 Mon Sep 17 00:00:00 2001 From: Mary Date: Mon, 28 Jun 2021 22:13:06 +0200 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Changelog.md b/Changelog.md index fd0d4f0..d0eb118 100644 --- a/Changelog.md +++ b/Changelog.md @@ -2,6 +2,13 @@ All updates to the Ryujinx official master build will be documented in this file +## 1.0.6941 - 2021-06-28 +### Added: +- Support for taking screenshot was added. + - You can take screenshot by pressing F8. + - Screenshots are saved in your picture folder in the "Ryujinx" subdirectory. + - This support resolution scaling. (example: if you configured a 8K resolution your screenshot will be 8K) + ## 1.0.6940 - 2021-06-28 ### Added: - Support for running the Mii Editor applet was added.