diff --git a/Changelog.md b/Changelog.md index 4482d6e..261c3e1 100644 --- a/Changelog.md +++ b/Changelog.md @@ -3,6 +3,18 @@ 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.1334 - 2024-06-16 +### Fixed: +- Clear pooled memory on return when used to hold object references. + - Code cleanup. No expected user-facing changes. + +## 1.1.1333 - 2024-06-16 +### Fixed: +- Extend bindless elimination to catch a few more specific cases. + - Fixes smoke effects in Hogwarts Legacy and It Takes Two. May possibly fix particle effects in Tales of Kenzera: ZAU and other UE games. + - Fixes vertex explosions on ice effects in Mortal Kombat 1. + - Fixes log warnings in Shin Megami Tensei V: Vengeance. + ## 1.1.1332 - 2024-06-16 ### Fixed: - Replace ByteMemoryPool in Audio projects.