From 0952837c2a1470ecd6d2746fef4fbcc62b4647f1 Mon Sep 17 00:00:00 2001 From: KVS85 Date: Wed, 4 Sep 2019 22:23:36 +0200 Subject: [PATCH] release version 3.4.8 --- CHANGELOG | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index b25665e791..98386e6444 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,7 +1,7 @@ -v3.4.8 (2019-09-XX) +v3.4.8 (2019-09-09) ------------------- -* Drop collection action to timeout more quickly to stay on fast lane +* Drop collection action to timeout more quickly to stay on fast lane. * Fixed non-deterministic occurrences of "document not found" errors in sharded collections with custom shard keys (i.e. non-`_key`) and multi-document lookups.