diff --git a/Changelog.md b/Changelog.md index e64ea10..afbb9cb 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,16 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.1.185 - 2022-07-23 +### Fixed: +- Minor GTK & Avalonia UI verbiage/case fixes. + - Small text adjustments in the UIs. + +## 1.1.184 - 2022-07-23 +### Fixed: +- Fix decoding of block after shader BRA.CC instructions without predicate. + - Fixes green lights in Jump Force. + ## 1.1.183 - 2022-07-23 ### Fixed: - Avoid adding shader buffer descriptors for constant buffers that are not used.