diff --git a/Changelog.md b/Changelog.md index 7c023dd..40763b8 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.90 - 2022-04-05 +### Fixed: +- Do not clamp SNorm outputs to the [0, 1] range on OpenGL. + - Fixes reflections and lighting on LEGO Star Wars: The Skywalker Saga. + - Fixes white geometry in Fast RMX. + ## 1.1.89 - 2022-04-04 ### Fixed: - Implement primitive restart draw arrays properly on OpenGL.