diff --git a/Changelog.md b/Changelog.md index 47b0c87..4ee1b6e 100644 --- a/Changelog.md +++ b/Changelog.md @@ -2,6 +2,16 @@ All updates to the Ryujinx official master build will be documented in this file +## 1.0.7158 - 2022-01-03 +### Fixed: +- sfdnsres: Implement NSD resolution. + - Fixes a missing implementation usage of NSD on IResolver when requested on GetAddrInfoRequest* and GetHostByNameRequest*. + +## 1.0.7157 - 2022-01-03 +### Fixed: +- Fix build id case issue for enabled cheats. + - Fixes an issue where cheats wouldn't work if the cheat file name was lowercase. + ## 1.0.7156 - 2022-01-03 ### Added: - Implement analog stick range modifier.