diff --git a/Changelog.md b/Changelog.md index ebc93f2..13271f8 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.6213 - 2021-01-02 +### Fixed +- Fixed a regression introduced by 1.0.6176 (PR 1766) affecting unpacked games. + ## 1.0.6213 - 2021-01-02 ### Changed - Refactored & cleaned up account services implementation.