diff --git a/Changelog.md b/Changelog.md index eacc470..fbdac4e 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.1.301 - 2022-10-15 +### Fixed: +- Improve shader BRX instruction code generation. + - Improves the code generated for BRX instructions. No known changes in games. + ## 1.1.300 - 2022-10-15 ### Fixed: - bsd: Check if socket is bound before calling RecvFrom().