Update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2013-08-18 20:30:49 -06:00
parent 45f3ca13cb
commit 153057a01d
1 changed files with 4 additions and 0 deletions

View File

@ -4,6 +4,10 @@ IMPROVEMENTS:
* core: All HTTP downloads across Packer now support the standard
proxy environmental variables (`HTTP_PROXY`, `NO_PROXY`, etc.) [GH-252]
* builder/amazon: API requests will use HTTP proxy if specified by
enviromental variables.
* builder/digitalocean: API requests will use HTTP proxy if specified
by environmental variables.
## 0.3.2 (August 18, 2013)