diff --git a/Changelog.md b/Changelog.md index 24e55db..f2c6731 100644 --- a/Changelog.md +++ b/Changelog.md @@ -3,6 +3,11 @@ All updates to the Ryujinx official master build will be documented in this file For 1.0.x releases, see [here](https://github.com/Ryujinx/Ryujinx/wiki/Older-Changelog). +## 1.1.971 - 2023-07-30 +### Fixed: +- CPU (A64): Add Fmaxp & Fminp Scalar Inst.s, Fast & Slow Paths; with Tests. + - Fixes a crash in Jurassic World Evolution, though it still does not go in-game. + ## 1.1.970 - 2023-07-29 ### Fixed: - Fix incorrect fragment origin when YNegate is enabled.