diff --git a/Changelog.md b/Changelog.md index 40763b8..303cfb8 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,12 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.1.91 - 2022-04-06 +### Added: +- amadeus: Update to REV11. + - This implements all of the ABI changes from REV11 from the new 14.0.0 firmware update. + - To our knowledge no games on the Nintendo Switch use these new features at the current moment, but future games likely will. + ## 1.1.90 - 2022-04-05 ### Fixed: - Do not clamp SNorm outputs to the [0, 1] range on OpenGL.