Update CHANGELOG.md

This commit is contained in:
Martin Atkins 2018-02-23 10:50:18 -08:00 committed by GitHub
parent 12bda53558
commit 9cf5350590
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,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}
* 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]
* provisioner/habitat: Allow custom service name [GH-17196]