From 0d2300e47b6111156f225e4c709af17442fe5912 Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Mon, 29 Mar 2021 17:29:45 -0600 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) 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.