Updated Changelog (markdown)

MutantAura 2022-08-17 12:10:59 +01:00
parent eda23e3558
commit 7017a3667f

@ -1,6 +1,20 @@
# Ryujinx Changelog
All updates to the Ryujinx official master build will be documented in this file
## 1.1.220 - 2022-08-17
### Removed:
- Removed extra semicolons.
- Minor code cleanup. No expected changes.
## 1.1.219 - 2022-08-16
### Fixed:
- Avalonia - Couple fixes and improvements to Vulkan.
- Fixes a crash that occurred when toggling fullscreen.
- Adds fallback to OpenGL if Vulkan is not available.
- Adds swapchain present mode control to GTK.
- Fixes screenshot feature on Avalonia Vulkan.
- Fixes favorites not being saved on Avalonia.
## 1.1.218 - 2022-08-16
### Added:
- Vulkan: Add ETC2 texture formats.