Maybe not going to do this since the compiler is getting slower
This commit is contained in:
parent
7ea815024d
commit
bb12c87a7e
|
@ -24,8 +24,7 @@ BACKWARDS INCOMPATIBILITIES:
|
||||||
the packer-* plugin files** or packer will load out-of-date plugins from
|
the packer-* plugin files** or packer will load out-of-date plugins from
|
||||||
disk.
|
disk.
|
||||||
* Release binaries are now provided via <https://releases.hashicorp.com>.
|
* Release binaries are now provided via <https://releases.hashicorp.com>.
|
||||||
* Packer 0.9.0 is now built with Go 1.6. Future versions will drop support
|
* Packer 0.9.0 is now built with Go 1.6.
|
||||||
for building with Go 1.4.
|
|
||||||
* core: Plugins that implement the Communicator interface must now implement
|
* core: Plugins that implement the Communicator interface must now implement
|
||||||
a DownloadDir method [GH-2618]
|
a DownloadDir method [GH-2618]
|
||||||
* builder/amazon: Inline `user_data` for EC2 is now base64 encoded
|
* builder/amazon: Inline `user_data` for EC2 is now base64 encoded
|
||||||
|
|
Loading…
Reference in New Issue