From 1f196486d9299115ed35fa78b30560ff3d0cd23e Mon Sep 17 00:00:00 2001 From: Sean Whalen Date: Sun, 22 Sep 2019 00:22:06 -0400 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 051c480..158a160 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ - Set a configurable default IMAP timeout of 30 seconds - Set a configurable maximum of 4 IMAP timeout retry attempts - Add support for reading ``MBOX`` files -- Set a configurable elasticsearch timeout of 60 seconds +- Set a configurable Elasticsearch timeout of 60 seconds 6.5.5 -----