Updated Changelog (markdown)

MetrosexualGarbodor 2022-01-13 23:06:37 +00:00
parent 96c00a9962
commit c0ba90ab9e

@ -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.