Create CHANGELOG.md

This commit is contained in:
James Phillips 2017-06-08 07:25:19 -07:00 committed by GitHub
parent 0a3bcf0f41
commit 967a7a400b
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ FEATURES:
* agent: Added a method for [transitioning to gossip encryption on an existing cluster](https://www.consul.io/docs/agent/encryption.html#configuring-gossip-encryption-on-an-existing-cluster). [GH-3079]
* agent: Added a method for [transitioning to TLS on an existing cluster](https://www.consul.io/docs/agent/encryption.html#configuring-tls-on-an-existing-cluster). [GH-1705]
* agent: Added support for RetryJoin on Azure [GH-2978]
* agent: Added support for [RetryJoin on Azure](https://www.consul.io/docs/agent/options.html#retry_join_azure). [GH-2978]
IMPROVEMENTS: