From d9dd44dde6bd2d487d412d7e7ebdad286867aae7 Mon Sep 17 00:00:00 2001 From: John Davis Date: Sat, 14 Oct 2023 15:58:08 -0500 Subject: [PATCH] Update changelog --- Changelog.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Changelog.md b/Changelog.md index f22dcde..5014780 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,5 +1,9 @@ MacHyperVSupport Changelog ============================ +#### v0.9.7 +- Fixed disks on a passed-in PCI device not being usable +- Improved PCI interrupt handling to support both MSI and MSI-X + #### v0.9.6 - Fixed extended registers not being correctly read/written