Updated Changelog (markdown)
parent
4e3697c003
commit
d86e050fed
1 changed files with 10 additions and 0 deletions
10
Changelog.md
10
Changelog.md
|
@ -1,6 +1,16 @@
|
|||
# Ryujinx Changelog
|
||||
All updates to the Ryujinx official master build will be documented in this file
|
||||
|
||||
## 1.1.675 - 2023-03-21
|
||||
### Fixed:
|
||||
- Revert "Use source generated json serializers in order to improve code trimming" #4576.
|
||||
- Reverts the previous change. Fixes issues it caused such as configuration files not being parsed properly and games not booting.
|
||||
|
||||
## 1.1.674 - 2023-03-21
|
||||
⚠️ This version does not work properly, do not update to it. ⚠️
|
||||
### Changed:
|
||||
- Use source generated json serializers in order to improve code trimming.
|
||||
|
||||
## 1.1.673 - 2023-03-20
|
||||
### Fixed:
|
||||
- ARMeilleure: Add initial support for AVX512 (EVEX encoding) (cont).
|
||||
|
|
Loading…
Reference in a new issue