Updated Changelog (markdown)

MetrosexualGarbodor 2023-08-07 16:38:09 +01:00
parent 141f37799d
commit 071693401f

@ -3,6 +3,11 @@ All updates to the Ryujinx official master build will be documented in this file
For 1.0.x releases, see [here](https://github.com/Ryujinx/Ryujinx/wiki/Older-Changelog). For 1.0.x releases, see [here](https://github.com/Ryujinx/Ryujinx/wiki/Older-Changelog).
## 1.1.976 - 2023-08-07
### Fixed:
- Do not add more code after alpha test discard on fragment shader.
- On macOS, fixes a crash in Pikmin 3 when finishing the tutorial or on the results screen at the end of a day.
## 1.1.975 - 2023-08-06 ## 1.1.975 - 2023-08-06
### Fixed: ### Fixed:
- GPU: Don't sync/bind index buffer when it's not in use. - GPU: Don't sync/bind index buffer when it's not in use.