diff --git a/Changelog.md b/Changelog.md index 27a3b7e..d4f7cf8 100644 --- a/Changelog.md +++ b/Changelog.md @@ -3,6 +3,11 @@ All updates to the Ryujinx official master build will be documented in this file For 1.0.x releases, see [here](https://github.com/Ryujinx/Ryujinx/wiki/Older-Changelog). +## 1.1.1361 - 2024-07-25 +### Fixed: +- Ava UI: Handle updates containing non numeric characters. + - Fixes an issue where the title update manager would fail to display updates if they contained letters (for example, v1.0.5A). + ## 1.1.1360 - 2024-07-25 ### Fixed: - Vulkan: Add missing barriers for texture to buffer copy.