diff --git a/Changelog.md b/Changelog.md index 26a353c..40c03ea 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.292 - 2022-10-03 +### Fixed: +- Support use of buffer ranges with size 0. + - Fixes a regression from 1.1.278 that caused a crash in Fire Emblem Warriors: Three Hopes after the Blue Lions prologue ended. + ## 1.1.291 - 2022-10-03 ### Fixed: - Vulkan: Fix buffer texture storage not being updated on buffer handle reuse.