Updated Changelog (markdown)

MetrosexualGarbodor 2022-12-19 19:18:19 +00:00
parent 8c3c960463
commit 807a35e567

@ -1,6 +1,16 @@
# Ryujinx Changelog
All updates to the Ryujinx official master build will be documented in this file
## 1.1.481 - 2022-12-19
### Fixed:
- Avalonia - Fix software keyboard row collision.
- Fixes an issue where placeholder text would not go away when typing on the software keyboard applet on Avalonia.
## 1.1.480 - 2022-12-19
### Fixed:
- Eliminate zero-extension moves in more cases on 32-bit games.
- Small code cleanup. May affect 32-bit games, though no changes are known.
## 1.1.479 - 2022-12-18
### Fixed:
- Revert "ARMeilleure: Add initial support for AVX512(EVEX encoding)".