Update CHANGELOG.md

This commit is contained in:
Paul Hinze 2015-03-05 15:45:59 -06:00
parent e97b4803d6
commit f4291d6f44
1 changed files with 5 additions and 0 deletions

View File

@ -53,6 +53,11 @@ BUG FIXES:
* providers/digitalocean: More lenient about 404's while waiting [GH-1062]
* providers/google: Network data in state was not being stored. [GH-1095]
PLUGIN CHANGES:
* New `helper/schema` fields for resources: `Deprecated` and `Removed` allow
plugins to generate warning or error messages when a given attribute is used.
## 0.3.7 (February 19, 2015)
IMPROVEMENTS: