Skip to content

Commit be60f09

Browse files
committed
Merge pull request #15 from civitaspo/v0.2.4
Ship v0.2.4
2 parents a5a0034 + 80a50fd commit be60f09

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
0.2.4 (2016-04-27)
2+
==================
3+
- Enhancement: Avoid to create 0 byte files
4+
- https://github.com/civitaspo/embulk-output-hdfs/pull/14
5+
16
0.2.3 (2016-04-20)
27
==================
38
- Add: `delete_in_advance` option

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ configurations {
1515
provided
1616
}
1717

18-
version = "0.2.3"
18+
version = "0.2.4"
1919

2020
sourceCompatibility = 1.7
2121
targetCompatibility = 1.7

0 commit comments

Comments
 (0)