Skip to content

Commit c5691dc

Browse files
committed
v0.2.7
1 parent 45ba0f1 commit c5691dc

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

ChangeLog

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11

2+
Release 0.2.7 - 2015-12-21
3+
4+
* Added "min_task_size" option.
5+
26
Release 0.2.6 - 2015-12-05
37

48
* Fixed "path_match_pattern" to match part of the file path.

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import com.github.jrubygradle.JRubyExec
77

88
allprojects {
99
group = 'org.embulk.input.s3'
10-
version = '0.2.6'
10+
version = '0.2.7'
1111
}
1212

1313
subprojects {

0 commit comments

Comments
 (0)