Update CHANGELOG.md

This commit is contained in:
Radek Simko 2015-07-03 00:01:09 +02:00
parent 0ba041912e
commit 487aba6a9c
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ BUG FIXES:
setting `agent = false` [GH-2615]
* core: don't prompt for variables with defaults [GH-2613]
* 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]
IMPROVEMENTS: