mirror of
https://github.com/timsutton/brigadier.git
synced 2025-06-03 08:39:02 -04:00
Final changelog for 0.2.0
This commit is contained in:
parent
93f7ce5c39
commit
ce985d02d0
1 changed files with 8 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue