Update CHANGELOG.md

This commit is contained in:
Kyle Havlovitz 2017-05-10 14:27:27 -07:00 committed by GitHub
parent e4af6583f5
commit 62933b0150

View file

@ -5,6 +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]
BUG FIXES: