diff --git a/Changelog.md b/Changelog.md index c834422..f9ee717 100644 --- a/Changelog.md +++ b/Changelog.md @@ -2,6 +2,11 @@ All updates to the Ryujinx official master build will be documented in this file +## 1.0.7145 - 2021-12-29 +### Changed: +- hid: A little cleanup. + - Small code cleanup. No changes expected in emulator functionality. + ## 1.0.7144 - 2021-12-28 ### Fixed: - Flip scissor box when the YNegate bit is set.