Update CHANGELOG.md

This commit is contained in:
Adrien Delorme 2020-05-20 12:27:54 +02:00
parent 1ddf2a7d05
commit 1e8e8a4e45

View file

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