From 98924b599355ab8b90dc4904c314c3e03bed131b Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Tue, 14 Nov 2023 21:07:50 +0000 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index 45aa686..3337247 100644 --- a/Changelog.md +++ b/Changelog.md @@ -3,6 +3,11 @@ All updates to the Ryujinx official master build will be documented in this file For 1.0.x releases, see [here](https://github.com/Ryujinx/Ryujinx/wiki/Older-Changelog). +## 1.1.1081 - 2023-11-14 +### Changed: +- Change minimum OS to macOS 12 in Info.plist. + - Ryujinx will no longer open on macOS 11 and older, as games could never run on those versions anyway. + ## 1.1.1080 - 2023-11-13 ### Fixed: - Do not set modified flag again if texture was not modified.