Updated Changelog (markdown)

MetrosexualGarbodor 2023-08-20 14:26:48 +01:00
parent 802e6e4f75
commit 7bee1e4dc1

@ -3,6 +3,16 @@ 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.999 - 2023-08-20
### Fixed:
- Fix invalid audio renderer buffer size when end offset < start offset.
- Fixes a crash in Disgaea 5 Complete at the end of the mission "Dreaming Mushroom" in Episode 4.
## 1.1.998 - 2023-08-19
### Fixed:
- Fix debug assert on services without pointer buffer.
- Fixes an assert introduced in 1.1.996 that only affected debug builds. No changes in user builds.
## 1.1.997 - 2023-08-18 ## 1.1.997 - 2023-08-18
### Fixed: ### Fixed:
- Implement support for masked stencil clears on Vulkan. - Implement support for masked stencil clears on Vulkan.