diff --git a/CHANGELOG.md b/CHANGELOG.md index d6e32754b3..0424899ed6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ FEATURES: IMPROVEMENTS: * agent: Added an error at agent startup time if both `-ui` and `-ui-dir` are configured together. [GH-2576] +* agent: Added the datacenter of a node to the catalog, health and query API endpoints which contain a Node structure. [GH-2713] BUG FIXES: