From bae5b9b23370be46c4f598c391aba544e6bdbd2a Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Fri, 21 May 2021 07:11:38 -0600 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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.