Update CHANGELOG.md

This commit is contained in:
James Phillips 2017-05-09 18:46:51 -07:00 committed by GitHub
parent c6de323fc3
commit 7fa2471ba7
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,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 check which prevents advertising or setting a service to a zero address (`0.0.0.0`, `[::]`, `::`). [GH-2961]
BUG FIXES: