diff --git a/Changelog.md b/Changelog.md index 9eb2044..eaeb430 100644 --- a/Changelog.md +++ b/Changelog.md @@ -3,6 +3,11 @@ 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.1052 - 2023-10-13 +### Fixed: +- Horizon: Migrate usb and psc services. + - Migrates usb and psc services to the Horizon project and updates them to reflect newest firmware changes. No expected changes in games. + ## 1.1.1051 - 2023-10-12 ### Fixed: - Replace ReaderWriterLock with ReaderWriterLockSlim.