diff --git a/CHANGELOG.md b/CHANGELOG.md index b26940722d..3da0fb6ee7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,8 @@ 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] +* agent: Added the datacenter of a node to the catalog, health, and query API endpoints which contain a Node structure. [GH-2713] +* api: Add ACL replication status endpoint. [GH-2947] * cli: Show Raft protocol version in `operator raft list-peers` command [GH-2929] BUG FIXES: