From b09c15104e42d1bc292d73d74d12daa50b6077cc Mon Sep 17 00:00:00 2001 From: Muhammet Orazov Date: Tue, 28 May 2019 09:49:55 +0200 Subject: [PATCH] Prepare release version v0.4.2 --- CHANGES.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 6bce3598..0f248113 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,11 @@ +## v0.4.2 + +> 2019 MAY 28 + +* Adds batch size parameter for export that helps exporting large tables + [#28](https://github.com/exasol/cloud-storage-etl-udfs/issues/28) + [#32](https://github.com/exasol/cloud-storage-etl-udfs/pull/32) + ## v0.4.1 > 2019 APR 15