Updated Changelog (markdown)

MetrosexualGarbodor
2021-11-05 00:14:16 +00:00
parent 149fd170cf
commit ac65c489ca

@@ -1,6 +1,12 @@
# Ryujinx Changelog # Ryujinx Changelog
All updates to the Ryujinx official master build will be documented in this file 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 ## 1.0.7097 - 2021-11-03
### Fixed: ### Fixed:
- Clamp number of mipmap levels to avoid API errors due to invalid textures. - Clamp number of mipmap levels to avoid API errors due to invalid textures.