Updated Changelog (markdown)

MetrosexualGarbodor 2023-01-23 22:45:02 +00:00
parent 382ad4d110
commit acccc098b2

@ -1,6 +1,11 @@
# Ryujinx Changelog
All updates to the Ryujinx official master build will be documented in this file
## 1.1.594 - 2023-01-23
### Fixed:
- Remove use of GetFunctionPointerForDelegate to get JIT cache function pointer.
- Optimizes JIT code. No known changes in games.
## 1.1.593 - 2023-01-23
### Fixed:
- SPIR-V: Change BitfieldExtract and BitfieldInsert for SPIRV-Cross.