From 394f8555f4dc1c725ad890b0c65402e004249e89 Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Fri, 17 Mar 2023 12:16:37 +0000 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Changelog.md b/Changelog.md index f313ffd..ed3fbb7 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,16 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.1.667 - 2023-03-17 +### Fixed: +- Update syscall capabilites to include SVCs from FW 15.0.0. + - Allows the homebrew menu (using hbl.nsp) to boot again. + +## 1.1.666 - 2023-03-17 +### Fixed: +- nuget: bump UnicornEngine.Unicorn from 2.0.2-rc1-f7c841d to 2.0.2-rc1-fb78016. + - Updates the UnicornEngine.Unicorn dependency. No changes in games. + ## 1.1.665 - 2023-03-14 ### Fixed: - GPU: Fast path for adding one texture view to a group.