Update CHANGELOG.md

This commit is contained in:
Paul Hinze 2015-07-02 16:12:17 -05:00
parent c8a0d3f0b9
commit 60490033a1
1 changed files with 3 additions and 0 deletions

View File

@ -2,6 +2,9 @@
BUG FIXES: BUG FIXES:
* connection/ssh: fix issue on machines with an SSH Agent available
preventing `key_file` from being read without explicitly
setting `agent = false` [GH-2615]
* core: don't prompt for variables with defaults [GH-2613] * core: don't prompt for variables with defaults [GH-2613]
* providers/aws: Allow uppercase characters in `aws_elb.name` [GH-2580] * providers/aws: Allow uppercase characters in `aws_elb.name` [GH-2580]