diff --git a/Changelog.md b/Changelog.md index 72833ba..3d35821 100644 --- a/Changelog.md +++ b/Changelog.md @@ -3,32 +3,32 @@ 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.1156 - 2024-01-29 +## 1.1.1156 - 2024-02-03 ### Fixed: - Limit remote closed session removal to SM service. - Fixes a regression caused by 1.1.1155 in "multi-program" games (e.g. Super Mario 3D All-Stars). -## 1.1.1155 - 2024-01-29 +## 1.1.1155 - 2024-02-02 ### Fixed: - Ensure SM service won't listen to closed sessions. - Resolves a bug where titles that use the JIT service (e.g. N64 NSO) would fail to boot after 1.1.1131. -## 1.1.1154 - 2024-01-29 +## 1.1.1154 - 2024-01-31 ### Added: - Vulkan: Add Render Pass / Framebuffer Cache. - Reduces driver specific costs for render pass/framebuffer re-creation. -## 1.1.1153 - 2024-01-29 +## 1.1.1153 - 2024-01-31 ### Changed: - nuget: bump Microsoft.IdentityModel.JsonWebTokens from 7.2.0 to 7.3.0. - Dependency update. No expected changes. -## 1.1.1152 - 2024-01-29 +## 1.1.1152 - 2024-01-30 ### Fixed: - Fix opening the wrong log directory. - "Open Log directory" button now opens the correct log directory again. -## 1.1.1151 - 2024-01-29 +## 1.1.1151 - 2024-01-30 ### Fixed: - Fix exception when trying to read output pointer buffer size. - Fixes a crash caused by the friend service IPC migration in Animal Crossing: New Horizons.