From c2031ec84802999c3e5ec4a5a4fc8b7e0a19a6bb Mon Sep 17 00:00:00 2001 From: Michael Hackstein Date: Tue, 4 Apr 2017 11:17:14 +0200 Subject: [PATCH] Added Enterprise SmartGraph changelog info. --- CHANGELOG | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index 9929bb8204..c5b65e3154 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -172,6 +172,9 @@ v3.2.alpha1 (2017-02-05) v3.1.17 (2017-XX-XX) -------------------- +* (Enterprise only) fixed a bug where replicationFactor was not correctly + forwarded in SmartGraph creation. + * fixed issue #2404 * fixed issue #2397