diff --git a/Changelog.md b/Changelog.md index 2e1306c..98deb56 100644 --- a/Changelog.md +++ b/Changelog.md @@ -3,6 +3,11 @@ All updates to the Ryujinx official master build will be documented in this file For 1.0.x releases, see [here](https://github.com/Ryujinx/Ryujinx/wiki/Older-Changelog). +## 1.1.895 - 2023-06-15 +### Fixed: +- Inheritance should not be redundant. + - Code cleanup. No expected changes in games. + ## 1.1.894 - 2023-06-14 ### Fixed: - Blocks should be synchronized on read-only fields.