Update CHANGELOG.md

This commit is contained in:
Vincent Roseberry 2017-09-26 16:59:18 -07:00 committed by GitHub
parent ace5dffcc8
commit f1aa5c5732

View File

@ -41,6 +41,7 @@ BUG FIXES:
* compute: Fix bug where 'session_affinity' would get reset on `google_compute_backend_service` resource [GH-348]
* sql: Fixed bug where ip_address elements were offset incorrectly [GH-352]
* sql: Fixed bug where default user on replica would cause an incorrect delete api call [GH-347]
* project: Fixed bug where deleting a project outside Terraform would cause `google_project` to fail. [GH-466]
* pubsub: Fixed bug where `google_pubsub_subscription` did not read its state from the API. [GH-456]
## 0.1.3 (August 17, 2017)