From c471ad7ad0b3bb899fc43144b9bbfbd3768bec3a Mon Sep 17 00:00:00 2001 From: Lennart Betz Date: Tue, 18 Sep 2018 09:12:25 +0200 Subject: [PATCH] add notice to readme for #460 and #482 --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 726679411..bb41a9426 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,10 @@ can set to false. See issue #403. * Feature `idomysql` * Parameter `password` is required now. * Key and certs now are stored into the certs directory named IdoMysqlConnection_ido-mysql by default. +* Feature `elasticsearch` + * Key and certs now are stored into the certs directory named ElasticsearchWriter_elasticsearch by default. +* Feature `influxdb` + * Key and certs now are stored into the certs directory named InfluxdbWriter_influxdb by default. ## Module Description