Updated Changelog (markdown)

MetrosexualGarbodor
2021-11-04 10:08:19 +00:00
parent d0dee10536
commit 149fd170cf

@@ -1,6 +1,11 @@
# Ryujinx Changelog
All updates to the Ryujinx official master build will be documented in this file
## 1.0.7097 - 2021-11-03
### Fixed:
- Clamp number of mipmap levels to avoid API errors due to invalid textures.
- Fixes character mods rendering black textures (such as the one for Mario Party Superstars). No known changes on commercial games.
## 1.0.7096 - 2021-11-01
### Fixed:
- hle: Make Ryujinx.HLE project entirely safe.