Updated Changelog (markdown)

MetrosexualGarbodor 2022-12-15 17:49:45 +00:00
parent 8e0c07af67
commit 377690d89a

@ -1,6 +1,16 @@
# Ryujinx Changelog
All updates to the Ryujinx official master build will be documented in this file
## 1.1.472 - 2022-12-15
### Fixed:
- Replace DllImport usage with LibraryImport.
- Code improvement, required for NativeAOT support. No known changes in games.
## 1.1.471 - 2022-12-15
### Fixed:
- Fix NRE when loading Vulkan shader cache with Vertex A shaders.
- Fixes a regression that caused Catherine to crash on boot when loading the shader cache.
## 1.1.470 - 2022-12-14
### Fixed:
- Remove Half Conversion.