diff --git a/Changelog.md b/Changelog.md index 31fddd0..4ca2cce 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,10 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.0.6920 - 2021-06-22 +### Fixed +- Fixes multiple inconsistencies in mii services. + ## 1.0.6919 - 2021-06-23 ### Changed: - Kernel: Implement SVC MapTransferMemory and UnmapTransferMemory.