Added changelog entry for automated base64 of inline user_data

This commit is contained in:
Chris Bednarski
2016-02-03 16:47:33 -08:00
parent e6b6f0b020
commit 0f6eba6bfd
+1
View File
@@ -9,6 +9,7 @@ BACKWARDS INCOMPATIBILITIES:
* Release binaries are now provided via <https://releases.hashicorp.com>.
* Packer 0.9.0 is now built with Go 1.5. Future versions will drop support
for building with Go 1.4.
* Inline `user_data` for EC2 is now base64 encoded automatically.
FEATURES: