diff --git a/CHANGELOG.md b/CHANGELOG.md index 0424899ed6..a1ad91354a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ 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] +* cli: Show raft protocol version in list-peers command [GH-2929] BUG FIXES: