diff --git a/Changelog.md b/Changelog.md index 4e53763..b47f0f5 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,11 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.0.6773 - 2021-03-02 +### Changed +- Added loading bars at the bottom of the main window for pre-boot host shader cache building and PPTC operations to give users a visual indicator of boot progress. + - Removed associated console entries for both of these activities. Rebuilding shaders after an invalidating event will remain in the console. + ## 1.0.6772 - 2021-03-02 ### Added - Added fast paths in the audio renderer for AArch64 in all current fast paths.