diff --git a/Changelog.md b/Changelog.md index f4e8bfa..77f4732 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.6813 - 2021-04-02 +### Changed +- Changed the Pro Controller image used in the controller setup UI for improved button clarity. + ## 1.0.6812 - 2021-04-02 ### Changed - Changed behavior of render targets in use to prevent them from falling out of the auto delete cache. This bug was discovered while developing Vulkan (would cause a crash if a freed texture was used).