diff --git a/Changelog.md b/Changelog.md index e72f523..8ce0cd7 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.6971 - 2021-07-18 +### Changed: +- Improves shader tools command line by adding support for target language and API. + - No direct user changes. + ## 1.0.6970 - 2021-07-16 ### Changed: - Improves performance of buffer and texture flushes by using a different approach.