Updated Changelog (markdown)

MetrosexualGarbodor 2024-04-09 11:05:01 +01:00
parent 56de794494
commit 6308a76ca2
1 changed files with 10 additions and 0 deletions

@ -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).
## 1.1.1269 - 2024-04-08
### Fixed:
- Pin audio renderer update output buffers.
- Fixes a regression from 1.1.1265 that caused crashes in several games.
## 1.1.1268 - 2024-04-08
### Fixed:
- gui: Disable CLI setting persistence for HW-accelerated GUI.
- CLI argument to enable UI software rendering no longer persists in config state.
## 1.1.1267 - 2024-04-07
### Added:
- Add support for large sampler arrays on Vulkan.