From 0d95ba24705b2b0e195bf6a90591dd43840bcccd Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Thu, 11 May 2023 17:05:04 +0100 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Changelog.md b/Changelog.md index 1588d84..f16d7f0 100644 --- a/Changelog.md +++ b/Changelog.md @@ -3,6 +3,13 @@ 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.778-1.1.779 - 2023-05-11 +### Added: +- Update release workflow & Add jobs for macOS. + - Adds macOS builds to Pull Requests and to the GitHub releases channel. + +Note that not all of the macOS-specific changes have been upstreamed yet; you may run into issues or reduced performance that don't exist in the macos1 preview build and vice-versa. + ## 1.1.777 - 2023-05-10 ### Fixed: - Ensure background translation threads exited before disposing JIT.