diff --git a/Changelog.md b/Changelog.md index ea1c6b5..5c2e3ee 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,11 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.1.76 - 2022-03-14 +### Added: +- ntc: Implement IEnsureNetworkClockAvailabilityService. + - Needed by Splatoon 2 with Guest Internet Access enabled. The game is now playable with this setting. + ## 1.1.75 - 2022-03-14 ### Fixed: - Caching local network info and using an event handler to invalidate as needed.