From 1aebffe5da1182aee0adc12022f70a15b3b93623 Mon Sep 17 00:00:00 2001 From: jsteemann Date: Tue, 15 Jan 2019 10:12:12 +0100 Subject: [PATCH] prepare CHANGELOG for 3.4.2 --- CHANGELOG | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index ecb0de2b42..b4ffe8aa72 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,7 +1,6 @@ -v3.4.2 (XXXX-XX-XX) +v3.4.2 (2019-01-15) ------------------- - * fixed an issue where a crashed coordinator can lead to some Foxx queue jobs erroneously either left hanging or being restarted @@ -9,7 +8,7 @@ v3.4.2 (XXXX-XX-XX) millisecond parts of AQL date values were limited to up to 3 digits. Now the length of the millisecond part is unrestricted, but the - millisecond precision is still limit to up to 3 digits. + millisecond precision is still limited to up to 3 digits. * fix issue #7900: Bind values of `null` are not replaced by empty string anymore, when toggling between json and table