From 1ec1aee3ee18a168666285e00abae9ebfcea7dc4 Mon Sep 17 00:00:00 2001 From: sleto-it <31849787+sleto-it@users.noreply.github.com> Date: Sat, 20 Oct 2018 11:24:44 +0200 Subject: [PATCH] Changelog 3.3.19 (#6986) --- CHANGELOG | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 7baf05554b..c83ef4756d 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,4 +1,4 @@ -v3.3.19 (XXXX-XX-XX) +v3.3.19 (2018-10-20) -------------------- * fixes validation of allowed or not allowed foxx service mount paths within @@ -11,10 +11,6 @@ v3.3.19 (XXXX-XX-XX) * An aardvark statistics route could not collect and sum up the statistics of all coordinators if one of them was ahead and had more results than the others - -v3.3.18 (2018-10-17) --------------------- - * upgraded arangodb starter version to 0.13.6 * turn on intermediate commits in replication applier in order to decrease @@ -76,6 +72,12 @@ v3.3.18 (2018-10-17) on. +v3.3.18 +------- + +* not released + + v3.3.17 (2018-10-04) --------------------