From e842f9e7d4c994a808c1dde5e4453900fa6fe6c0 Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Wed, 12 Aug 2020 17:22:18 -0600 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Changelog.md b/Changelog.md index 7e2fb1d..fd06a76 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.5167 - 2020-0812 +### Fixed +- Fixed the InitializeBluetoothLe call which previously did not return any event handle. + ## 1.0.5155 - 2020-08-09 ### Changed - Changed default audio backend to be OpenAL by default. If OpenAL is not found, it will default to SoundIO.