Updated Changelog (markdown)

MetrosexualGarbodor 2024-06-19 13:38:53 +01:00
parent 555122a749
commit f12b7eb910
1 changed files with 5 additions and 0 deletions

@ -3,6 +3,11 @@ 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.1335 - 2024-06-19
### Fixed:
- JIT: Ensure entry block has no predecessors on RegisterUsage pass.
- Code cleanup. May be required for future features. No expected user-facing changes.
## 1.1.1334 - 2024-06-16
### Fixed:
- Clear pooled memory on return when used to hold object references.