diff --git a/Changelog.md b/Changelog.md index aefa6b8..67225f0 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,11 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.1.441 - 2022-12-06 +### Fixed: +- gtk: Fixes warnings about obsolete components. + - Removes some warnings from the GTK UI. + ## 1.1.440 - 2022-12-06 ### Fixed: - Shader: Add fallback for LDG from "ube" buffer ranges.