diff --git a/Changelog.md b/Changelog.md index 6cc7e0b..163474c 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,10 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.0.5573 - 2020-10-25 +### Fixed +- Updated vertex buffer handle null checks to prevent draws with invalid states. + ## 1.0.5569 - 2020-10-25 ### Fixed - Miscellaneous transform feedback fixes.