diff --git a/Changelog.md b/Changelog.md index 9212aa2..15b375b 100644 --- a/Changelog.md +++ b/Changelog.md @@ -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). +## 1.1.959 - 2023-07-11 +### Fixed: +- Move support buffer update out of the backends. + - Moves support buffer update to the GPU project, removes duplicate code. No expected changes in games. + ## 1.1.958 - 2023-07-10 ### Fixed: - MacOS: Allow barriers inside a render pass for non-Apple GPUs and don't treat as TBDR.