diff --git a/Changelog.md b/Changelog.md index 5869247..c9375e7 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.6818 - 2021-04-03 +### Changed +- Debug builds posted by github-actions on pull requests are now hidden. + ## 1.0.6817 - 2021-04-02 ### Changed - No longer force flush commands on sync creation for NVIDIA GPUs as they don't seem to need it.