diff --git a/Changelog.md b/Changelog.md index 1316fab..cea5280 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.6996 - 2021-08-12 +### Changed +- Improves error message when the prod.keys file is present, but the keys are outdated. + - Now the "Ryujinx was unable to parse the provided firmware. This is usually caused by outdated keys." message is presented if the keys are outdated when installing a new firmware. + ## 1.0.6995 - 2021-08-12 ### Fixed - Fixes a regression that could cause the same compute shader to be compiled over and over again when shader cache was enabled, causing a large performance drop in some games.