Final changelog for 0.2.0

This commit is contained in:
Timothy Sutton 2013-08-04 07:23:48 -04:00
parent 93f7ce5c39
commit ce985d02d0

View file

@ -1,3 +1,10 @@
0.2.0 (August 4, 2013)
- fix issues with Boot Camp installer not installing certain packages
(particularly nVidia/Intel mgmt), by switching the '/qn' option to '/qr'
- this runs a minimal GUI installation that still does not block for user
input
- fix proper detection of Windows version architecture for older CPUs
0.1.5 (April 15, 2013)
- fix failure to properly locate BootCamp MSI with latest AutoUnattend-based
drivers. now search for BootCamp{64,}.msi starting from the root down,
@ -27,4 +34,4 @@
with shutil and foreign characters
0.1.0 (January 11, 2013)
- first version
- first version