update CHANGELOG.md

This commit is contained in:
James Bardin 2018-02-21 15:36:29 -05:00
parent 6ebb7aab56
commit ec339a228e
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
IMPROVEMENTS:
* core: https URLs are now supported in the HTTP_PROXY environment variable [go1.10:net/http](https://golang.org/doc/go1.10#net/http)
* connection/ssh: Add support for host key verifiation [GH-17354}
* backend/s3: add support for the cn-northwest-1 region [GH-17216]
* provisioner/habitat: Detect if hab user exists and only create if necessary [GH-17195]