Update CHANGELOG.md

This commit is contained in:
Martin Atkins 2015-10-09 00:12:12 -07:00
parent fbfab83cbe
commit 295c9245bb
1 changed files with 1 additions and 0 deletions

View File

@ -38,6 +38,7 @@ IMPROVEMENTS:
* provider/openstack: add functionality to attach FloatingIP to Port [GH-1788]
* provider/google: Can now do multi-region deployments without using multiple providers [GH-3258]
* remote/s3: Allow canned ACLs to be set on state objects. [GH-3233]
* remote/s3: Remote state is stored in S3 with `Content-Type: application/json` [GH-3385]
BUG FIXES: