Update CHANGELOG.md

This commit is contained in:
Mitchell Hashimoto 2015-04-22 15:54:31 +02:00
parent ecc8b9dfc6
commit feec773457
1 changed files with 1 additions and 0 deletions

View File

@ -43,6 +43,7 @@ BUG FIXES:
count > 1 [GH-1540]
* core: don't panic if variable default type is invalid [GH-1344]
* core: fix perpetual diff issue for computed maps that are empty [GH-1607]
* core: validation added to check for `self` variables in modules [GH-1609]
* command: remote states with uppercase types work [GH-1356]
* provider/aws: launch configuration ID set after create success [GH-1518]
* provider/aws: manually deleted S3 buckets are refreshed properly [GH-1574]