Update CHANGELOG.md

This commit is contained in:
Joe Selman 2017-09-07 12:58:27 -07:00
parent 5cd3e1ec99
commit dcacc292f2

View File

@ -21,6 +21,7 @@ IMPROVEMENTS:
BUG FIXES:
* compute: Fix bug with CSEK where the key stored in state might be associated with the wrong disk [GH-327]
* 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]