From 141bb66199af0fb21f6c54b806364b6e1df3f960 Mon Sep 17 00:00:00 2001 From: MutantAura <44103205+MutantAura@users.noreply.github.com> Date: Fri, 8 Jul 2022 19:06:52 +0100 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/Changelog.md b/Changelog.md index 77cfaa6..85ae85f 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,18 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.1.168 - 2022-07-08 +### Changed: +- Relicense Ryujinx.Audio under the terms of the MIT license + - Adjusts the licence of Amadeus from LGPLv3 to MIT + + +## 1.1.167 - 2022-07-08 +### Fixed: +- Fix deadlock in mouse input on Avalonia. + - Fixes a deadlock in the upcoming Avalonia UI that occurs if you open any window while direct mouse input is enabled. + + ## 1.1.166 - 2022-07-06 ### Fixed: - Fix Vi managed and stray layers open/close/destroy.