Update CHANGELOG.md

This commit is contained in:
Paddy 2018-10-02 14:13:52 -07:00 committed by GitHub
parent c1d404ddc1
commit b5c36b0fbf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,6 +16,7 @@ ENHANCEMENTS:
BUG FIXES:
* compute: fix instance template interaction with regional disk self links [GH-2138]
* compute: fix diff when using image shorthands for instance templates [GH-1995]
* container: Make max_pods_per_node ForceNew [GH-2139]
* services: make google_project_service more resilient to projects being deleted [GH-2090]