From 1625c9c6e44aecc17a3ca2bcbf83d3e932eb84a8 Mon Sep 17 00:00:00 2001 From: Goutham Veeramachaneni Date: Thu, 11 Oct 2018 09:10:37 -0700 Subject: [PATCH] Format changelog properly (#4721) Signed-off-by: Goutham Veeramachaneni --- CHANGELOG.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2b29a18b1..efc9ba06e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,8 @@ ## 2.4.3 / 2018-10-04 -[BUGFIX] Fix panic when using custom EC2 API for SD #4672 -[BUGFIX] Fix panic when Zookeeper SD cannot connect to servers #4669 -[BUGFIX] Make the skip_head an optional parameter for snapshot API #4674 +* [BUGFIX] Fix panic when using custom EC2 API for SD #4672 +* [BUGFIX] Fix panic when Zookeeper SD cannot connect to servers #4669 +* [BUGFIX] Make the skip_head an optional parameter for snapshot API #4674 ## 2.4.2 / 2018-09-21