Updated Changelog (markdown)

MetrosexualGarbodor 2024-04-19 13:46:55 +01:00
parent 89c61780ab
commit 6283b18d2c
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.1287 - 2024-04-19
### Fixed:
- chore: remove repetitive words.
- Code cleanup. No expected user-facing changes.
## 1.1.1286 - 2024-04-19
### Fixed:
- Do not compare Span<T> to 'null' or 'default'.