Updated Changelog (markdown)

MetrosexualGarbodor 2023-05-11 17:05:04 +01:00
parent 4d9f0b0609
commit 0d95ba2470

@ -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.