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.