diff --git a/Changelog.md b/Changelog.md index 9ea6b77..404431e 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,12 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.1.595 - 2023-01-24 +### Fixed: +- Vulkan: Reset queries on same command buffer. + - Contributes towards upstreaming the currently closed-source macOS build. + - Fixes some visual issues in A Hat in Time and Super Mario Odyssey on macOS. + ## 1.1.594 - 2023-01-23 ### Fixed: - Remove use of GetFunctionPointerForDelegate to get JIT cache function pointer.