diff --git a/Changelog.md b/Changelog.md index 7dd264d..6b0524b 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,11 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.1.698 - 2023-04-05 +### Fixed: +- Vulkan: Cleanup PhysicalDevice and Instance querying. + - Code cleanup. No changes in games. + ## 1.1.697 - 2023-04-05 ### Fixed: - nuget: bump System.IdentityModel.Tokens.Jwt from 6.27.0 to 6.28.1