diff --git a/Changelog.md b/Changelog.md index e4109c5..caa62df 100644 --- a/Changelog.md +++ b/Changelog.md @@ -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.