diff --git a/Changelog.md b/Changelog.md index be977e8..7a44434 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,13 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.1.361 - 2022-11-18 +### Fixed: +- Prune ForceDirty and CheckModified caches on unmap. + - Fixes a regression that would degrade performance over time in Super Mario Odyssey. +- Vulkan: Don't create preload command buffer outside a render pass. + - Improves performance in Pokémon Scarlet/Violet. + ## 1.1.359 - 2022-11-17 ### Fixed: - am: Stub GetSaveDataSizeMax.