diff --git a/CHANGELOG.md b/CHANGELOG.md index d58a7a9290..fa334889be 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: