diff --git a/Changelog.md b/Changelog.md index bcffc94..c07827b 100644 --- a/Changelog.md +++ b/Changelog.md @@ -7,6 +7,7 @@ All updates to the Ryujinx official master build will be documented in this file - Implemented GetAddrInfoRequest. Partially implemented GetHostByNameRequestWithOptions, GetHostByAddrRequestWithOptions and GetAddrInfoRequestWithOptions. - Fixes missing service crashes on over 100 tested games. Many games that could not boot before are now playable; some cannot go in-game if it was designed to rely on a connection to the internet (which is blocked). - Added a DNS blacklist to prevent games from reaching Nintendo online services. +- Reduces code differences between master and the LDN build. ## 1.0.6797 - 2021-03-22 ### Changed