diff --git a/Changelog.md b/Changelog.md index ba94c19..5869247 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,11 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.0.6817 - 2021-04-02 +### Changed +- No longer force flush commands on sync creation for NVIDIA GPUs as they don't seem to need it. + - Fixes a minor performance regression in Monster Hunter Rise and possibly other games. + ## 1.0.6816 - 2021-04-02 ### Changed - Miscellaneous code optimizations to improve StoreToContext emission.