diff --git a/Changelog.md b/Changelog.md index b7b5336..57e9cef 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.248 - 2022-09-01 +### Fixed: +- Bsd: Fix NullReferenceException in BsdSockAddr.FromIPEndPoint(). + - Fixes a deadlock with Guest Internet Access enabled in Victor Vran Overkill Edition. + ## 1.1.247 - 2022-09-01 ### Fixed: - Change vsync signal to happen at 60hz, regardless of swap interval.