diff --git a/Changelog.md b/Changelog.md index 87b111b..b4132af 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.4826 - 2020-07-03 +### Added +- Partially implemented LEA shader instruction. +- Extended bindless texture elimination optimization. + ## 1.0.4825 - 2020-07-03 ### Fixed - Fixed copy from a buffer to a 3D texture when used for linear to block linear conversion.