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.