Added BC break note regarding go 1.4
This commit is contained in:
parent
2384cb3f49
commit
8b93c91974
|
@ -1,5 +1,10 @@
|
|||
## 0.10.0 (March 14, 2016)
|
||||
|
||||
BACKWARDS INCOMPATIBILITIES:
|
||||
|
||||
* Packer now requires go >= 1.5. If you want to continue building with go 1.4
|
||||
you can remove the `azurearmbuilder` line from `command/plugin.go`.
|
||||
|
||||
FEATURES:
|
||||
|
||||
* **New `azure-arm` builder**: Build virtual machines in Azure Resource
|
||||
|
|
Loading…
Reference in New Issue