diff --git a/Changelog.md b/Changelog.md index f2c9a3c..bfed19f 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.4817 - 2020-07-03 +### Fixed +- Fixed an issue with syncpoint implementation that could cause a deadlock in a specific scenario. + ## 1.0.4816 - 2020-07-03 ### Fixed - Fixed an issue where bsd:u read was not writing in the IPC output buffer.