From ceb495a7417fe60b96de8f09ce8a74c8b1b530c4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luis=20La=CC=81zaro?= Date: Mon, 13 Aug 2018 11:39:52 +0200 Subject: [PATCH] pom to 1.0.0 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 717340a..52e2b1b 100644 --- a/README.md +++ b/README.md @@ -190,7 +190,7 @@ Check for [Data table for metrics](https://github.com/keedio/Flume-ng-source-VFS [Documentation Flume-ng-source-VFS](https://github.com/keedio/Flume-ng-source-VFS/wiki) ### Version history ##### -- 0.4.0 +- 1.0.0 + Delay between runs for monitor is now configurable. + Files to check per run is now configurable. + Added Timestamp and counter lines when processing data for better control over file parallel modification.