diff --git a/Changelog.md b/Changelog.md index 71f5238..6028aff 100644 --- a/Changelog.md +++ b/Changelog.md @@ -3,6 +3,17 @@ 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.1289 - 2024-04-21 +### Changed: +- Use pooled memory and avoid memory copies. + - Code cleanup. No expected user-facing changes. + +## 1.1.1288 - 2024-04-21 +### Fixed: +- End render target lifetime on syncpoint increment. + - Fixes Balatro crashing on boot. + - Fixes a regression in Pizza Tower causing a random crash on boot. + ## 1.1.1287 - 2024-04-19 ### Fixed: - chore: remove repetitive words.