Update CHANGELOG.md

pull/38/merge
Kyle Havlovitz 2017-05-10 14:27:27 -07:00 committed by GitHub
parent 5bab68b9bb
commit 0d484b3460
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ FEATURES:
IMPROVEMENTS: IMPROVEMENTS:
* agent: Added a check which prevents advertising or setting a service to a zero address (`0.0.0.0`, `[::]`, `::`). [GH-2961] * agent: Added a check which prevents advertising or setting a service to a zero address (`0.0.0.0`, `[::]`, `::`). [GH-2961]
* agent: Added a method for gracefully transitioning to TLS on an existing cluster. [GH-3001]
BUG FIXES: BUG FIXES: