diff --git a/Changelog.md b/Changelog.md index f69dfda..a78a1f0 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.6809 - 2021-03-29 +### Changed +- Command flushes are now forced after creating a syncpoint. + - Alleviates "sync object timeout" errors on AMD and Intel GPUs. + ## 1.0.6808 - 2021-03-29 ### Changed - Modified the DNS blacklist to be case-insensitive.