From e31906bae49a4c4db3f6eb479cc42a65e07ad591 Mon Sep 17 00:00:00 2001 From: Frank Schroeder Date: Wed, 17 May 2017 20:23:09 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d58a7a929..fa334889b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ IMPROVEMENTS: * agent: Allow binding to any public IPv6 address with `::` [GH-2285] * agent: Added a method for gracefully transitioning to TLS on an existing cluster. [GH-1705] * agent: Removed SCADA-related code for Atlas and deprecated all Atlas-related configuration options. [GH-3032] +* agent: Support custom check id and name [GH-3047] * build: Provide linux/arm64 package [GH-3042] BUG FIXES: