diff --git a/Changelog.md b/Changelog.md index f906fe3..c4c1f7b 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.6856 - 2021-05-02 +### Changed +- Rewrite HID shared memory management + - This have no impacts on inputs. + ## 1.0.6855 - 2021-05-01 ### Fixed - Fixed a bug that caused buffer memory modified shaders to not be flushed in certain cases.