Updated Changelog (markdown)
parent
8ad140eb0c
commit
cf06687e9a
1 changed files with 11 additions and 0 deletions
11
Changelog.md
11
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).
|
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
|
## 1.1.1287 - 2024-04-19
|
||||||
### Fixed:
|
### Fixed:
|
||||||
- chore: remove repetitive words.
|
- chore: remove repetitive words.
|
||||||
|
|
Loading…
Reference in a new issue