diff --git a/Changelog.md b/Changelog.md index ead09ed..ea7f3c1 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,10 +1,14 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file -## 1.0.6886 - 2021-05-20 +## 1.0.6887 - 2021-05-20 ### Changed - Extended information printed when the guest crashes or breaks execution. This may be useful for troubleshooting purposes. +## 1.0.6886 - 2021-05-20 +### Added +- Implemented a new keyboard backend to the Ryujinx.Input.SDL2 project. This is currently unused. + ## 1.0.6885 - 2021-05-20 ### Fixed - Fixed a regression that had broken resolution scaling in the Hyrule Warriors/Fire Emblem Warriors series of games.