Update CHANGELOG.md

This commit is contained in:
Kyle Havlovitz 2017-05-10 14:28:12 -07:00 committed by GitHub
parent 62933b0150
commit e5e34c0c38
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ FEATURES:
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 method for gracefully transitioning to TLS on an existing cluster. [GH-3001]
* agent: Added a method for gracefully transitioning to TLS on an existing cluster. [GH-1705]
BUG FIXES: