Update CHANGELOG.md

This commit is contained in:
Riley Karson 2017-07-17 08:37:43 -07:00 committed by GitHub
parent 9e5aa27677
commit 5628c678ac

View File

@ -21,6 +21,7 @@ IMPROVEMENTS:
* project: Allow unlinking of billing account [GH-138]
* sql: Add support for importing `google_sql_database` [GH-12]
* sql: Add support for importing `google_sql_database_instance` [GH-11]
* sql: Add `charset` and `collation` properties to `google_sql_database` [GH-183]
BUG FIXES: