From 3761867ceda7582e9c44fbc5a896c2c7aefd17af Mon Sep 17 00:00:00 2001 From: Armon Dadgar Date: Fri, 17 Oct 2014 18:48:51 -0700 Subject: [PATCH] CHANGELOG updates --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6794687db1..ccf9352185 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## 0.4.1 (October 17, 2014) +## 0.4.1 (Unreleased) FEATURES: @@ -23,6 +23,7 @@ BUG FIXES: * Serf snapshot compaction works on Windows [GH-332] * Raft snapshots work on Windows [GH-265] * Consul service entry clean by clients now possible + * Fixing improper deserialization IMPROVEMENTS: