Update CHANGELOG.md

This commit is contained in:
Radek Simko 2015-07-04 07:09:47 +02:00
parent de4e03c046
commit 94bc96d3de
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ BUG FIXES:
preventing `key_file` from being read without explicitly
setting `agent = false` [GH-2615]
* core: don't prompt for variables with defaults [GH-2613]
* core: Return correct number of planned updates [GH-2620]
* providers/aws: Allow uppercase characters in `aws_elb.name` [GH-2580]
* providers/aws: Allow underscores in `aws_db_subnet_group.name` (undocumented by AWS) [GH-2604]