diff --git a/Changelog.md b/Changelog.md index 9a423b5..de0fa99 100644 --- a/Changelog.md +++ b/Changelog.md @@ -2,6 +2,12 @@ All updates to the Ryujinx official master build will be documented in this file +## 1.0.7172 - 2022-01-13 +### Added: +- ssl: Implement SSL connectivity. + - Adds support for SSL connection using .NET APIs for it. + - May improve games that connect to non-Nintendo servers. + ## 1.0.7171 - 2022-01-12 ### Changed: - bsd: Revamp API and make socket abstract.