From 307a77dbc18cbd6e14f6b5e0f451f8f6de9a01cc Mon Sep 17 00:00:00 2001 From: citrabot Date: Fri, 24 Nov 2023 00:24:32 +0000 Subject: [PATCH] Canary #2695 --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index 402699093..e8fe2efde 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,15 @@ +| Pull Request | Commit | Title | Author | Merged? | +|----|----|----|----|----| +| [6883](https://github.com/citra-emu/citra//pull/6883) | [`b2c5f80a5`](https://github.com/citra-emu/citra//pull/6883/files) | boss: Implement Spotpass service (part 1) | [FearlessTobi](https://github.com/FearlessTobi/) | Yes | +| [7176](https://github.com/citra-emu/citra//pull/7176) | [`cafe4b673`](https://github.com/citra-emu/citra//pull/7176/files) | Implement some missing SOC functionality | [PabloMK7](https://github.com/PabloMK7/) | Yes | +| [7201](https://github.com/citra-emu/citra//pull/7201) | [`81cf8345b`](https://github.com/citra-emu/citra//pull/7201/files) | audio_core: Only perform audio stretching if below full speed. | [Steveice10](https://github.com/Steveice10/) | Yes | +| [7206](https://github.com/citra-emu/citra//pull/7206) | [`5fc78b5b7`](https://github.com/citra-emu/citra//pull/7206/files) | cfg: Update preferred region data on-demand. | [Steveice10](https://github.com/Steveice10/) | Yes | + + +End of merge log. You can find the original README.md below the break. + +----- +


Citra