diff --git a/Changelog.md b/Changelog.md index 464a7bc..11633fb 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.4819 - 2020-07-03 +### Added +- Inline index buffer data is now supported. + - Fixes black screen issues on NinNin Days and other OpenGL games. + ## 1.0.4818 - 2020-07-03 ### Fixed - Fixed compute restore of previous shader state.