From d2fa6ba44d439a408d711e72d73d916366aa8982 Mon Sep 17 00:00:00 2001 From: James Phillips Date: Wed, 10 May 2017 17:02:44 -0700 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2a53800e4..6a50e607c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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: