update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2015-03-27 12:17:57 -07:00
parent 7d846cb97e
commit f3d8fb1988
1 changed files with 1 additions and 0 deletions

View File

@ -66,6 +66,7 @@ BUG FIXES:
* providers/digitalocean: FQDN for domain records in CNAME, MX, NS, etc.
Also fixes invalid updates in plans. [GH-863]
* providers/google: Network data in state was not being stored. [GH-1095]
* providers/heroku: Fix panic when config vars block was empty. [GH-1211]
PLUGIN CHANGES: