diff --git a/Changelog.md b/Changelog.md index 6fd9eda..20eced0 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,17 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.1.37 - 2022-02-17 +### Changed: +- Change ServiceNv map creation logs to the Debug level. + - Removes quite a bit of unneeded log spam. + +## 1.1.36 - 2022-02-17 +### Added: +- ARMeilleure: Thumb support (all T16 instructions). + - Implements all 16-bit thumb CPU instructions. + - No changes expected in games. + ## 1.1.35 - 2022-02-17 ### Fixed: - misc: Update GtkSharp.Dependencies and speed up initial Windows build.