Update CHANGELOG.md

This commit is contained in:
Adrien Delorme 2020-05-20 12:28:13 +02:00
parent 1e8e8a4e45
commit b01fb30c36
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
### IMPROVEMENTS:
* core: HCL logs now display source type and source name (`type.name`) in logs
to differentiate more easily who says what.
to differentiate more easily who says what. [GH-9257]
* builder/amazon: Add SSM Session Manager as a SSH interface connection
[GH-9082]
* builder/google: Implement iap proxy for googlecompute [GH-9105]