diff --git a/Changelog.md b/Changelog.md index 4ecab49..87aeaac 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.975 - 2023-08-06 +### Fixed: +- GPU: Don't sync/bind index buffer when it's not in use. + - On macOS, improves performance in Pokémon Legends Arceus. + ## 1.1.974 - 2023-08-03 ### Fixed: - GPU: Enable VK_EXT_4444_formats.