Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
phinze committed Oct 21, 2015
1 parent 938b7e2 commit 305db73
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,16 @@ FEATURES:
* New remote state backend: `etcd` [GH-3487]
* New interpolation functions: `upper` and `lower` [GH-3558]

BUG FIXES:

* core: Fix remote state conflicts caused by ambiguity in ordering of deeply nested modules [GH-3573]
* core: Fix remote state conflicts caused by state metadata differences [GH-3569]
* core: Avoid using http.DefaultClient [GH-3532]

INTERNAL IMPROVEMENTS:

* provider/digitalocean: use official Go client [GH-3333]
* provider/digitalocean: use official Go client [GH-3333]
* core: extract module fetching to external library [GH-3516]

## 0.6.4 (October 15, 2015)

Expand Down

0 comments on commit 305db73

Please sign in to comment.