diff --git a/Changelog.md b/Changelog.md index f81051e..48b7499 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.0.7037 - 2021-09-14 +### Fixed: +- FPS monitor now shows instantaneous FPS rather than any form of weighted average. +- Frametime has been added as a metric with a 2 decimal place precision factor. +- All performance metrics now update every 750ms rather than 1000ms. + ## 1.0.7036 - 2021-09-14 ### Fixed: - Add Linux Unicorn (for Tests) patch and description.