Updated Changelog (markdown)

gdkchan 2021-08-12 18:23:01 -03:00
parent 6a196550fc
commit 4034fa0ef6

@ -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.