From 844f0bdeca9ca3e8943cbcfa37091379171ce9a8 Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Sun, 14 Mar 2021 16:51:39 -0600 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Changelog.md b/Changelog.md index e96ab05..15d59e6 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.6785 - 2021-03-14 +### Fixed +- Fixed a typo in a debug assert message within the OpenAL implementation details. + ## 1.0.6784 - 2021-03-14 ### Changed - The active audio device is now reported as a TV, rather than internal speakers.