update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2015-04-21 22:33:56 +02:00
parent 322cc381ec
commit 0f68f3b3d8
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@ BUG FIXES:
* core: fix issue causing diff mismatch errors in certain scenarios during
resource replacement [GH-1515]
* 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]
* 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]