diff --git a/Changelog.md b/Changelog.md index f4e5ede..0bf1a53 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,11 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.1.99 - 2022-04-08 +### Added: +- Implement VMAD shader instruction and improve InvocationInfo and ISBERD handling. + - Fixes homebrew that uses Nouveau OpenGL and geometry or tessellation shaders. No known changes in commercial games. + ## 1.1.98 - 2022-04-08 ### Fixed: - Allow copy texture views to have mismatching multisample state.