Update CHANGELOG.md

This commit is contained in:
James Phillips 2017-05-10 17:02:44 -07:00 committed by GitHub
parent 35f202b977
commit d2fa6ba44d
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ 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-1705]
* agnet: Removed SCADA-related code for Atlas and deprecated all Atlas-related configuration options. [GH-3032]
* agent: Removed SCADA-related code for Atlas and deprecated all Atlas-related configuration options. [GH-3032]
BUG FIXES: