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.