diff --git a/Changelog.md b/Changelog.md index 4049049..08f75f5 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,10 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.0.5626 - 2020-11-06 +### Added +- Added support for single precision constants for double precision operations. No expected changes in any games. + ## 1.0.5625 - 2020-11-06 ### Changed - Modified buffer textures to have their data inherited by using the same buffer storage (instead of matching aligned sizes).