New version of OSX-PROXMOX (v1.1.0) - Please read CHANGELOG for details

This commit is contained in:
Gabriel
2021-11-06 21:15:00 -03:00
parent d5528d5887
commit 8d402fafbc
5 changed files with 43 additions and 3 deletions

16
CHANGELOG.md Normal file
View File

@@ -0,0 +1,16 @@
OpenCore Changelog
==================
#### v1.1.0
- Including support for Proxmox VE v7 family;
- Fix for remove tmp directory;
- Including git for apt install option in install;
- Optimize procedure in 'Download & Create Recovery Image';
- Add return code for apt update/install in prereqs section and condition to exit/abort;
- Add support to install Windows 11 with TPM and Secure Boot;
- Update EFI ISO for including support to install Nvidia Web Drivers for High Sierra;
#### v1.0.0
- Initial version of OSX-Proxmox Solution