From ba0e0b0cdf864ad7206a851db29a5200ae361127 Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Fri, 3 Jul 2020 16:46:31 -0600 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) 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.