Update CHANGELOG.md

This commit is contained in:
Jake Champlin 2017-04-28 16:27:26 -04:00 committed by GitHub
parent ba52f8045f
commit 0eb191d3a3
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@ IMPROVEMENTS:
* provider/nomad: Add TLS options [GH-13956]
* provider/triton: Add support for reading provider configuration from `TRITON_*` environment variables in addition to `SDC_*`[GH-14000]
* provider/triton: Add `cloud_config` argument to `triton_machine` resources for Linux containers [GH-12840]
* provider/triton: Add `insecure_skip_tls_verify` [GH-14077]
BUG FIXES: