update CHANGELOG
This commit is contained in:
parent
15c190787d
commit
97482f8b0c
|
@ -18,11 +18,14 @@ BUG FIXES:
|
|||
edge cases around matching prefixes, which could cause cycles [GH-1527]
|
||||
* 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]
|
||||
* 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]
|
||||
* provider/aws: only check for EIP allocation ID in VPC [GH-1555]
|
||||
* provider/openstack: region config is not required [GH-1441]
|
||||
* provisioner/remote-exec: add random number to uploaded script path so
|
||||
that parallel provisions work [GH-1588]
|
||||
|
||||
## 0.4.2 (April 10, 2015)
|
||||
|
||||
|
|
Loading…
Reference in New Issue