diff --git a/Changelog.md b/Changelog.md index cb7b068..445a000 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.1110 - 2024-01-14 +### Fixed: +- Fix vertex buffer size when switching between inline and state draw parameter. + - Fixes rendering in Citizens of Space. + ## 1.1.1109 - 2024-01-13 ### Fixed: - Revert Apple hypervisor force ordered memory change.