Skip to content

Commit f61b7af

Browse files
committed
Update CHANGLOG
1 parent 6b7dfb4 commit f61b7af

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,10 @@ BUG FIXES:
2929
* provider/aws: `vpc_id` is no longer required. [GH-667]
3030
* provider/aws: `availability_zones` on ELB will contain more than one
3131
AZ if it is set as such. [GH-682]
32+
* provider/aws: More fields are marked as "computed" properly, resulting
33+
in more accurate diffs for AWS instances. [GH-712]
34+
* provider/aws: Fix panic case by using the wrong type when setting
35+
volume size for AWS instances. [GH-712]
3236

3337
## 0.3.5 (December 9, 2014)
3438

0 commit comments

Comments
 (0)