diff --git a/Changelog.md b/Changelog.md index 35fe6be..1e01b1e 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.6346 - 2021-01-18 +### Fixed +- Fixed the missing Ryujinx icon in Linux that has been missing since the GUI refactor. + ## 1.0.6341 - 2021-01-17 ### Changed - Implemented lazy flush-on-read for Buffers (SSBO/Copy). This allows SSBO data to be written back to guest memory when it's needed.