diff --git a/Changelog.md b/Changelog.md index 73cd2df..65e6154 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,12 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.0.7098 - 2021-11-04 +### Fixed: +- Ensure syncpoints are released and event handles closed on channel close. + - Fixes "Cannot allocate a new syncpoint!" error. + - Fixes games that crashed with an "Out of handles!" exception, such as Legend of Mana. + ## 1.0.7097 - 2021-11-03 ### Fixed: - Clamp number of mipmap levels to avoid API errors due to invalid textures.