Updated Changelog (markdown)

MetrosexualGarbodor 2023-03-21 23:31:20 +00:00
parent 4e3697c003
commit d86e050fed

@ -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).