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.