diff --git a/Changelog.md b/Changelog.md index e0d9584..5dd6a2d 100644 --- a/Changelog.md +++ b/Changelog.md @@ -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.