Updated Changelog (markdown)

MetrosexualGarbodor 2024-05-14 16:12:59 +01:00
parent 6afddfd4be
commit bc51d73507

@ -3,6 +3,16 @@ 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.1306 - 2024-05-14
### Fixed:
- Make TextureGroup.ClearModified thread safe.
- Fixes crashes in Europa (Demo).
## 1.1.1305 - 2024-05-14
### Added:
- Add the "Auto" theme option in setting.
- Adds an option for Avalonia to follow OS theme (light or dark).
## 1.1.1304 - 2024-05-14
### Fixed:
- Add support for bindless textures from storage buffer on Vulkan.