diff --git a/Changelog.md b/Changelog.md index 6079a14..c6e7318 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.6212 - 2021-01-02 +### Fixed +- Fixes a regression introduced in 1.0.6122 (PR 1741) that caused issues with homebrew apps/games not always using fences. + ## 1.0.6209 - 2021-01-02 ### Added - Implemented apm:p service call. This seems to be used only by homebrew at this time.