Update CHANGELOG.md

This commit is contained in:
Paul Meyer 2020-05-28 21:15:17 -07:00 committed by GitHub
parent 185d98045b
commit 93d4d63121
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@
### IMPROVEMENTS:
* builder/amazon: Add SSM Session Manager as a SSH interface connection
[GH-9082]
* builder/azure-arm: Support User Assigned Managed Identity [GH-9293]
* builder/google: Implement iap proxy for googlecompute [GH-9105]
* builder/googlecompute: Changed default disk size. [GH-9071]
* builder/qemu: add support for using a network bridge [GH-9159]