diff --git a/Changelog.md b/Changelog.md index 641e9ff..ff88e19 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.6907 - 2021-06-09 +### Changed +- Added support for bindless textures with separate constant buffers for texture and sampler. + - Fixes Final Fantasy XII black screen on boot issue. The game is now playable though not 100% perfect. + ## 1.0.6906 - 2021-06-02 ### Changed - Updated README.MD with latest motion/audio/SDL2 information as well as current game compatibility statistics.