Skip to content

Commit 3151dd4

Browse files
committed
Sync CHANGELOG
1 parent 7ccd8b8 commit 3151dd4

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

docs/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,19 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
66

77
The latest progress can be viewed on this repository's [project board](#).
88

9+
## [0.3.3] - 2025-07-17
10+
11+
Fixes an issue with build scripts and updates `create-macos-recovery.ps1` to no longer require an existing python installation. The updated scripts include better logging and error handling, so it is easier to diagnose any issues creating the VM.
12+
13+
## Fixes
14+
- Fix build script patch arguments ([`e50fb6d`](https://github.com/Qonfused/OSX-Hyper-V/commit/e50fb6d9869438556ddc8224a425f924b2a67938))
15+
16+
## Changed
17+
- Update scripts to include logging, remove python3 requirement ([`7ccd8b80`](https://github.com/Qonfused/OSX-Hyper-V/commit/7ccd8b80b85b511d4c1aee3cfc533de9bcbab370))
18+
19+
## Added
20+
- Added amd.ps1 script ([`dadaa79`](https://github.com/Qonfused/OSX-Hyper-V/commit/dadaa796e74029b0e8189db34ec95b4481949e39))
21+
922
## [0.3.2] - 2025-07-11
1023

1124
Fixes an issue with iCloud login due to missing `hv_vmm_present` kernel patches.

0 commit comments

Comments
 (0)